@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:35204
  skos:prefLabel "restaurantes"@es, "restaurants"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:39569 .

nalt:39569
  skos:exactMatch <http://id.cabi.org/cabt/47282>, <http://id.agrisemantics.org/gacs/C31656>, <http://id.loc.gov/authorities/subjects/sh85047394> ;
  skos:hiddenLabel "quick-service restaurants"@en, "quick-service restaurant"@en, "fast-food outlet"@en, "fast food restaurant"@en, "fast-food-restaurants"@en, "fast-food restaurant"@en, "quick service restaurants"@en, "quick service restaurant"@en, "fast-food outlets"@en ;
  skos:related nalt:466 ;
  dc:modified "2019-03-01"^^xsd:date ;
  skos:prefLabel "fast food restaurants"@en, "restaurantes de comida rápida"@es ;
  skos:broader nalt:35204 ;
  skos:altLabel "fast-food restaurants"@en ;
  dc:created "2006-01-19"^^xsd:date ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  ns0:marc001 "14865" .

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

nalt:466
  skos:prefLabel "comida rápida"@es, "fast foods"@en ;
  a ns0:Product, skos:Concept ;
  skos:related nalt:39569 .

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

