@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#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .

nalt:1587
  skos:prefLabel "mataderos"@es, "slaughterhouses"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:339879 .

nalt:339913
  skos:prefLabel "mercados de aves vivas"@es, "live bird markets"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:broader nalt:339879 .

nalt:339879
  skos:definition nalt:339879_def ;
  skos:hiddenLabel "wildlife market"@en, "live animal market"@en, "live-animal market"@en, "wild-life markets"@en, "wild-life market"@en ;
  skos:related nalt:41009, nalt:1587 ;
  skos:altLabel "wildlife markets"@en, "live animal markets"@en ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:narrower nalt:339913 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  dc:modified "2020-10-29"^^xsd:date ;
  skos:prefLabel "wet markets"@en, "mercados de productos frescos"@es ;
  dc:created "2020-05-15"^^xsd:date ;
  skos:broader nalt:20603 ;
  ns0:marc001 "95456" .

nalt:41009
  skos:prefLabel "tienda de comestibles"@es, "grocery stores"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:339879 .

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

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

nalt:339879_def
  rdf:value "Grupo de pequeños vendedores individuales de alimentos en un espacio abierto en una calle o un edificio de muchos pisos, donde se venden alimentos frescos como carne, pescado, hortalizas y frutas, así como animales de carne."@es, "Wet market is a group of individual small food vendors in an open space within a street or multi-storied building where workers sell food such as fresh meat, fish, vegetables, fruits and meat animals."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

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

