@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

nalt:41009_def
  rdf:value "Lugares que venden artículos comestibles y también algunos no comestibles en pequeñas cantidades, como por ejemplo productos de limpieza, de papel, etc."@es, "Stores that carry primarily food items with relatively small selections of non-food products such as cleaning products, paper goods, etc."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:339879
  skos:prefLabel "mercados de productos frescos"@es, "wet markets"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:41009 .

nalt:41010
  skos:prefLabel "supermercados"@es, "supermarkets"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:41009 .

nalt:41009
  skos:prefLabel "grocery stores"@en, "tienda de comestibles"@es ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C25110> ;
  skos:related nalt:41010, nalt:339879, nalt:142350, nalt:20681 ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:broader nalt:20603 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:altLabel "grocers"@en, "food stores (markets)"@en ;
  skos:definition nalt:41009_def ;
  ns0:marc001 "17179" ;
  skos:hiddenLabel "grocery-stores"@en, "grocery store"@en ;
  dc:created "2006-01-19"^^xsd:date ;
  dc:modified "2020-05-18"^^xsd:date ;
  skos:closeMatch <http://id.loc.gov/authorities/subjects/sh85057398>, <http://id.loc.gov/authorities/subjects/sh85057399> .

nalt:20681
  skos:prefLabel "compra de alimentos"@es, "food purchasing"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:41009 .

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

nalt:142350
  skos:prefLabel "desiertos de alimentos"@es, "food deserts"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:41009 .

nalt:20603
  skos:prefLabel "mercados"@es, "markets"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:41009 .

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

