@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:188549
  skos:prefLabel "benzofuranos"@es, "benzofurans"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:narrower nalt:188550 .

nalt:6497
  skos:prefLabel "resorcinoles"@es, "resorcinols"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:related nalt:188550 .

nalt:226515
  skos:prefLabel "pterostilbeno"@es, "pterostilbene"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:related nalt:188550 .

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

nalt:33488
  skos:prefLabel "estilbenos"@es, "stilbenes"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:related nalt:188550 .

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

nalt:188550
  dc:modified "2014-08-29"^^xsd:date ;
  skos:related nalt:6497, nalt:33488, nalt:226515 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Chemical> ;
  skos:prefLabel "viniferinas"@es, "viniferins"@en ;
  skos:hiddenLabel "delta-viniferin"@en, "epsilon-viniferin"@en, "alpha-viniferin"@en ;
  ns0:marc001 "62234" ;
  skos:broader nalt:188549 ;
  dc:created "2012-07-10"^^xsd:date .

