@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:19825
  skos:prefLabel "subproductos industriales"@es, "industrial byproducts"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:narrower nalt:24686 .

nalt:189543
  skos:prefLabel "torta de flitración"@es, "filter cake"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:broader nalt:24686 .

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

nalt:24686
  dc:created "2006-01-19"^^xsd:date ;
  skos:broader nalt:19825 ;
  skos:prefLabel "processing residues"@en, "residuos de procesamiento"@es ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  dc:modified "2012-11-30"^^xsd:date ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:51693, nalt:212 ;
  skos:hiddenLabel "processing-residues"@en ;
  skos:narrower nalt:52947, nalt:189543 ;
  ns0:marc001 "30138" .

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

nalt:52947
  skos:prefLabel "depósitos de leche"@es, "milk deposits"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:24686 .

nalt:212
  skos:prefLabel "residuos químicos"@es, "chemical residues"@en ;
  a ns0:Product, ns0:Chemical, skos:Concept ;
  skos:related nalt:24686 .

nalt:51693
  skos:prefLabel "límite máximo de residuos"@es, "maximum residue limits"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:24686 .

