@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:9308
  skos:prefLabel "estiércol de ganado"@es, "cattle manure"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:23121 .

nalt:76957
  skos:prefLabel "estiércol de vaca"@es, "cow manure"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:broader nalt:23121 .

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

nalt:29756
  skos:prefLabel "vacas lecheras"@es, "dairy cows"@en ;
  a <https://lod.nal.usda.gov/naltv#Organism>, skos:Concept ;
  skos:related nalt:23121 .

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

nalt:23121
  skos:altLabel "estiércol de ganado lechero"@es, "dairy cattle manure"@en ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:prefLabel "estiércol lechero"@es, "dairy manure"@en ;
  skos:hiddenLabel "dairy manures"@en, "dairy-manure"@en, "dairy cattle feces"@en, "dairy slurries"@en, "dairy slurry"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:narrower nalt:76957 ;
  skos:broader nalt:9308 ;
  skos:related nalt:29756 ;
  dc:modified "2018-11-19"^^xsd:date ;
  ns0:marc001 "50801" ;
  dc:created "2006-01-19"^^xsd:date .

