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

nalt:849
  skos:prefLabel "residuos de plantas"@es, "plant residues"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:326034 .

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

nalt:4425
  skos:prefLabel "raíces"@es, "roots"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:326034 .

nalt:326034
  skos:broader nalt:849 ;
  dc:modified "2018-11-16"^^xsd:date ;
  dc:created "2018-10-31"^^xsd:date ;
  skos:prefLabel "residuos de raíces"@es, "root residues"@en ;
  skos:hiddenLabel "root-residue"@en, "root residue"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:4425, nalt:52688 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  ns0:marc001 "90212" .

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

nalt:52688
  skos:prefLabel "rizosfera"@es, "rhizosphere"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:326034 .

