@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:40774
  skos:prefLabel "pasta de carne"@es, "meat paste"@en ;
  skos:broader nalt:9572, nalt:431 ;
  skos:hiddenLabel "meat pastes"@en, "beef-pastes"@en, "beef pastes"@en, "meat-paste"@en, "beef-paste"@en ;
  skos:altLabel "beef paste"@en, "pasta de charcuteria"@es ;
  dc:modified "2017-05-15"^^xsd:date ;
  skos:narrower nalt:40773 ;
  ns0:marc001 "22716" ;
  dc:created "2006-01-19"^^xsd:date ;
  a ns0:Product, skos:Concept ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> .

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

nalt:40773
  skos:prefLabel "foie gras"@es, "foie gras"@en ;
  a ns0:Product, skos:Concept ;
  skos:broader nalt:40774 .

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

nalt:431
  skos:prefLabel "pasta alimentaria"@es, "food paste"@en ;
  a ns0:Product, skos:Concept ;
  skos:narrower nalt:40774 .

nalt:9572
  skos:prefLabel "productos cárnicos"@es, "meat products"@en ;
  a ns0:Product, skos:Concept ;
  skos:narrower nalt:40774 .

