@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:200806
  skos:prefLabel "carne frita"@es, "fried meat"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:broader nalt:31936 .

nalt:31936
  skos:exactMatch <http://id.agrisemantics.org/gacs/C20160>, <http://id.cabi.org/cabt/49617> ;
  skos:narrower nalt:200806 ;
  skos:hiddenLabel "fried food"@en, "deep-fried"@en, "fried-foods"@en, "deep fried"@en ;
  skos:related nalt:203818, nalt:28881, nalt:218135, nalt:426, nalt:69221, nalt:28864 ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:prefLabel "alimentos fritos"@es, "fried foods"@en ;
  dc:modified "2016-10-25"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  ns0:marc001 "15847" ;
  skos:broader nalt:28856 ;
  dc:created "2006-01-19"^^xsd:date .

nalt:426
  skos:prefLabel "alimentos empanizados"@es, "coated foods"@en ;
  a ns0:Product, skos:Concept ;
  skos:related nalt:31936 .

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

nalt:69221
  skos:prefLabel "pan rallado"@es, "breadings"@en ;
  a ns0:Product, skos:Concept ;
  skos:related nalt:31936 .

nalt:28881
  skos:prefLabel "fritura con grasa a altas temperaturas"@es, "deep fat frying"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:31936 .

nalt:28864
  skos:prefLabel "fritura"@es, "frying"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:31936 .

nalt:203818
  skos:prefLabel "preparación a la plancha"@es, "pan frying"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:31936 .

nalt:218135
  skos:prefLabel "dietas occidentales"@es, "Western diets"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:31936 .

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

nalt:28856
  skos:prefLabel "alimentos cocidos"@es, "cooked foods"@en ;
  a ns0:Product, skos:Concept ;
  skos:narrower nalt:31936 .

