@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:323511
  skos:prefLabel "adulterated feeds"@en, "piensos adulterados"@es ;
  dc:created "2018-08-16"^^xsd:date ;
  ns0:marc001 "84658" ;
  dc:modified "2018-11-14"^^xsd:date ;
  skos:broader nalt:5445, nalt:4401 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:hiddenLabel "feed adulterations"@en, "adulterated feed"@en ;
  a skos:Concept, ns0:Product ;
  skos:altLabel "feed adulteration"@en ;
  skos:related nalt:80188 .

nalt:5445
  skos:prefLabel "piensos"@es, "feeds"@en ;
  a ns0:Product, skos:Concept ;
  skos:narrower nalt:323511 .

nalt:80188
  skos:prefLabel "evaluación de los alimentos para animales"@es, "feed evaluation"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:323511 .

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

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

nalt:4401
  skos:prefLabel "productos adulterados"@es, "adulterated products"@en ;
  a ns0:Product, skos:Concept ;
  skos:narrower nalt:323511 .

