@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .

<https://lod.nal.usda.gov/nalt-core>
  rdfs:label "NALT Core"@es, "NALT Core"@en ;
  a skos:ConceptScheme .

<https://lod.nal.usda.gov/naltv#Topic>
  rdfs:label "Topic"@en ;
  a owl:Class .

nalt:8465
  skos:prefLabel "análisis estadístico"@es, "statistical analysis"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:232151 .

nalt:59637
  skos:prefLabel "análisis de componentes principales"@es, "principal component analysis"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:broader nalt:232151 .

nalt:232151
  skos:altLabel "indirect ordinations"@en, "Gaussian ordination"@en, "direct ordinations"@en, "ordination methods"@en, "ordination analysis"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:hiddenLabel "ordination-analysis"@en, "unconstrained-ordinations"@en, "ordination-techniques"@en, "unconstrained-ordination"@en, "ordination-technique"@en, "ordination technique"@en, "constrained ordination"@en, "direct ordination"@en, "unconstrained ordinations"@en, "unconstrained ordination"@en, "constrained-ordination"@en, "ordination-method"@en, "constrained ordinations"@en, "ordination method"@en, "direct-ordinations"@en, "ordination-methods"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:narrower nalt:59637 ;
  skos:broader nalt:8465 ;
  skos:prefLabel "ordination techniques"@en, "técnicas de ordenación"@es ;
  dc:created "2014-10-10"^^xsd:date ;
  ns0:marc001 "70677" ;
  dc:modified "2015-03-25"^^xsd:date .

