@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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .

nalt:302394_def
  rdf:value "Resina de la madera de ciertas especies de Guaiacum. Se utiliza como reactivo clínico para detectar sangre oculta."@es, "Resin from wood of certain species of Guaiacum. It is used as clinical reagent for occult blood."@en ;
  dc:source "Medical Subject Headings 2017" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:29112
  skos:prefLabel "productos vegetales no alimenticios"@es, "nonfood plant products"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:narrower nalt:302394 .

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

nalt:46984
  skos:prefLabel "inmunoquímica"@es, "immunochemistry"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:302394 .

nalt:44048
  skos:prefLabel "Guaiacum"@es, "Guaiacum"@en ;
  a <https://lod.nal.usda.gov/naltv#Organism>, skos:Concept ;
  skos:related nalt:302394 .

nalt:576
  skos:prefLabel "resinas"@es, "resins"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:narrower nalt:302394 .

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

nalt:302394
  skos:related nalt:46984, nalt:44048 ;
  dc:created "2017-06-22"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:prefLabel "guaiac"@en, "guayacol"@es ;
  ns0:marc001 "81804" ;
  skos:broader nalt:576, nalt:29112 ;
  skos:definition nalt:302394_def ;
  dc:modified "2017-11-10"^^xsd:date ;
  a ns0:Product, skos:Concept .

