@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@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 dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .

nalt:16731
  skos:prefLabel "beriberi"@es, "beriberi"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:16733 .

nalt:17545
  skos:prefLabel "complejo vitamínico B"@es, "vitamin B complex"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:narrower nalt:16733 .

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

<https://lod.nal.usda.gov/nalt-core>
  rdfs:label "NALT Core"@es, "NALT Core"@en ;
  a skos:ConceptScheme .

nalt:16733
  skos:related nalt:16731 ;
  skos:altLabel "vitamin B 1"@en, "vitamin B-1"@en, "thiamine"@en, "vitamin B1"@en ;
  skos:hiddenLabel "vitamins B1"@en ;
  skos:exactMatch <http://aims.fao.org/aos/agrovoc/c_7724>, <http://id.cabi.org/cabt/116826>, <http://id.agrisemantics.org/gacs/C4754> ;
  dc:modified "2016-04-05"^^xsd:date ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:closeMatch <http://id.loc.gov/authorities/subjects/sh85143962> ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:broader nalt:17545 ;
  ns0:marc001 "37497" ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:prefLabel "tiamina"@es, "thiamin"@en .

