@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:233358
  skos:hiddenLabel "copper deficiencies"@en, "Cu deficiency"@en, "Cu-deficiencies"@en, "Cu-deficiency"@en, "Cu deficiencies"@en ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  dc:modified "2018-11-14"^^xsd:date ;
  skos:broader nalt:94910 ;
  ns0:marc001 "86242" ;
  dc:created "2014-10-23"^^xsd:date ;
  skos:prefLabel "copper deficiency"@en, "carencia de cobre"@es ;
  skos:related nalt:28946 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> .

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

nalt:94910
  skos:prefLabel "déficits de oligoelementos"@es, "trace element deficiencies"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:233358 .

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

nalt:28946
  skos:prefLabel "cobre"@es, "copper"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:related nalt:233358 .

