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

nalt:173
  skos:prefLabel "análisis químico"@es, "chemical analysis"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:292340 .

nalt:9303
  skos:prefLabel "almacenamiento del abono"@es, "manure storage"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:292340 .

nalt:24610
  skos:prefLabel "contenido mineral"@es, "mineral content"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:292340 .

nalt:3917
  skos:prefLabel "tratamiento de desechos"@es, "waste treatment"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:292340 .

nalt:5496
  skos:prefLabel "desechos agrícolas"@es, "agricultural wastes"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:292340 .

nalt:292340
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:prefLabel "waste composition"@en, "composición de los residuos"@es ;
  ns0:marc001 "84419" ;
  skos:related nalt:3917, nalt:7829, nalt:24610, nalt:173, nalt:5496, nalt:5497, nalt:9303 ;
  skos:hiddenLabel "waste-content"@en, "waste compositions"@en, "waste content"@en, "waste-composition"@en ;
  skos:altLabel "waste contents"@en ;
  a skos:Concept, ns0:Topic ;
  dc:created "2017-02-14"^^xsd:date ;
  skos:broader nalt:12908 ;
  dc:modified "2017-11-10"^^xsd:date .

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

nalt:12908
  skos:prefLabel "composición química"@es, "chemical composition"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:292340 .

nalt:5497
  skos:prefLabel "desechos"@es, "wastes"@en ;
  a ns0:Product, skos:Concept ;
  skos:related nalt:292340 .

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

nalt:7829
  skos:prefLabel "contenido de nitrógeno"@es, "nitrogen content"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:292340 .

