@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 ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

nalt:487
  skos:prefLabel "comida para llevar"@es, "takeout foods"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:related nalt:33694 .

nalt:35204
  skos:prefLabel "restaurantes"@es, "restaurants"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:33694 .

nalt:17213
  skos:prefLabel "hábitos alimentarios"@es, "eating habits"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:33694 .

nalt:22696
  skos:prefLabel "restaurantes de comidas para llevar"@es, "takeout restaurants"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:33694 .

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

nalt:477
  skos:prefLabel "comidas de restaurante"@es, "restaurant foods"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:related nalt:33694 .

nalt:33694
  ns0:marc001 "12855" ;
  skos:related nalt:487, nalt:22696, nalt:35204, nalt:477 ;
  skos:hiddenLabel "food consumed away from home"@en, "away-from-home food consumption"@en, "eating-out"@en, "consumption of food away from home"@en, "food-away-from-home"@en, "eating away from home"@en, "away-from-home eating"@en, "out-of-home eating"@en, "food away from home"@en, "consumption of foods away from home"@en ;
  skos:prefLabel "salir a comer"@es, "eating out"@en ;
  dc:modified "2016-09-19"^^xsd:date ;
  skos:exactMatch <http://id.cabi.org/cabt/41495>, <http://id.agrisemantics.org/gacs/C24798> ;
  skos:broader nalt:17213 ;
  skos:altLabel "dining out"@en ;
  a skos:Concept, ns0:Topic ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  dc:created "2006-01-19"^^xsd:date .

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

