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

nalt:304866
  skos:prefLabel "análisis del polen"@es, "pollen analysis"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:broader nalt:302255 .

nalt:127308
  skos:prefLabel "investigación, tecnología, métodos"@es, "Research, Technology, Methods"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:302255 .

nalt:302255
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  dc:created "2017-06-19"^^xsd:date ;
  skos:broader nalt:127308 ;
  skos:hiddenLabel "plant analyses"@en ;
  skos:narrower nalt:304866, nalt:302256 ;
  dc:modified "2017-11-10"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:related nalt:17679 ;
  skos:prefLabel "análisis de plantas"@es, "plant analysis"@en ;
  ns0:marc001 "83240" .

nalt:17679
  skos:prefLabel "nutrición de las plantas"@es, "plant nutrition"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:302255 .

ns0:Topic
  rdfs:label "Topic"@en ;
  a owl:Class .

nalt:302256
  skos:prefLabel "análisis foliares"@es, "leaf analysis"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:302255 .

<https://lod.nal.usda.gov/nalt>
  rdfs:label "NALT Full"@en ;
  a skos:ConceptScheme .

