@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 ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<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:52674
  skos:prefLabel "micronutrientes de la planta"@es, "plant micronutrients"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:related nalt:94910 .

nalt:31983
  skos:prefLabel "deficiencias de nutrientes"@es, "nutrient deficiencies"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:94910 .

nalt:94910
  skos:hiddenLabel "trace-elements insufficiency"@en, "trace element deficiency"@en, "trace elements insufficiency"@en ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  ns0:marc001 "74379" ;
  skos:related nalt:52674 ;
  skos:exactMatch <http://id.cabi.org/cabt/118626>, <http://aims.fao.org/aos/agrovoc/c_7833>, <http://id.agrisemantics.org/gacs/C7486> ;
  skos:prefLabel "trace element deficiencies"@en, "déficits de oligoelementos"@es ;
  skos:broader nalt:31983 ;
  dc:created "2006-07-21"^^xsd:date ;
  dc:modified "2018-08-23"^^xsd:date .

