@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix dc: <http://purl.org/dc/terms/> .
@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#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .

nalt:332536
  skos:prefLabel "geopropóleo"@es, "geopropolis"@en ;
  ns0:marc001previous "93910" ;
  skos:hiddenLabel "geo-propolis"@en ;
  ns0:marc001 "9813980651900041" ;
  a skos:Concept, ns0:Product ;
  skos:broader nalt:16268 ;
  dc:modified "2019-11-25"^^xsd:date ;
  skos:definition nalt:332536_def ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  dc:created "2019-07-24"^^xsd:date .

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

nalt:332536_def
  rdf:value "Tipo de propóleo preparado por especies amenazadas de abejas sin aguijón (Meliponinae). Es una mezcla de resina, cera, secreción salival y suelo o barro."@es, "Geopropolis is a type of propolis prepared by threatened stingless bee species (Meliponinae). It is a mixture of resin, wax, salivry secretion, and soil or mud."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

nalt:16268
  skos:prefLabel "propóleos"@es, "propolis"@en ;
  a ns0:Product, skos:Concept ;
  skos:narrower nalt:332536 .

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

