@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:51770
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  skos:narrower nalt:200334, nalt:200329, nalt:331908, nalt:200328 ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Product> ;
  skos:broader nalt:9572, nalt:438 ;
  skos:prefLabel "carne picada"@es, "minced meat"@en ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:hiddenLabel "minced-meat"@en, "minced meats"@en ;
  skos:related nalt:276343 ;
  ns0:marc001 "23737" ;
  skos:exactMatch <http://aims.fao.org/aos/agrovoc/c_24873>, <http://id.agrisemantics.org/gacs/C22504> ;
  dc:modified "2019-06-27"^^xsd:date .

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

nalt:276343
  skos:prefLabel "carne fermentada"@es, "fermented meat"@en ;
  a ns0:Product, skos:Concept ;
  skos:related nalt:51770 .

nalt:200329
  skos:prefLabel "carne de pollo picada"@es, "minced chicken meat"@en ;
  a ns0:Product, skos:Concept ;
  skos:broader nalt:51770 .

nalt:438
  skos:prefLabel "alimentos picados"@es, "minced foods"@en ;
  a ns0:Product, skos:Concept ;
  skos:narrower nalt:51770 .

nalt:331908
  skos:prefLabel "carne de cordero picada"@es, "minced lamb"@en ;
  a ns0:Product, skos:Concept ;
  skos:broader nalt:51770 .

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

nalt:200334
  skos:prefLabel "carne de cerdo picada"@es, "minced pork"@en ;
  a ns0:Product, skos:Concept ;
  skos:broader nalt:51770 .

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

nalt:200328
  skos:prefLabel "carne de res picada"@es, "minced beef"@en ;
  a ns0:Product, skos:Concept ;
  skos:broader nalt:51770 .

