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

nalt:33437
  skos:prefLabel "selenio"@es, "selenium"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:related nalt:331399 .

nalt:8
  skos:prefLabel "compuestos químicos"@es, "chemical compounds"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:narrower nalt:331399 .

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

nalt:343166
  skos:prefLabel "selenoneina"@es, "selenoneine"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:broader nalt:331399 .

nalt:331399
  dc:created "2019-06-17"^^xsd:date ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Chemical> ;
  skos:definition nalt:331399_def ;
  ns0:marc001 "9813985936400041" ;
  skos:related nalt:33437 ;
  skos:broader nalt:8 ;
  skos:hiddenLabel "selenium compound"@en ;
  skos:prefLabel "selenium compounds"@en, "compuestos de selenio"@es ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  dc:modified "2020-09-14"^^xsd:date ;
  ns0:marc001previous "94632" ;
  skos:narrower nalt:331401, nalt:343166 .

nalt:331399_def
  rdf:value "Compuestos químicos que contienen selenio como parte integral de la molécula."@es, "Chemical compounds that contain selenium as an integral part of the molecule."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

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

nalt:331401
  skos:prefLabel "seleniuros"@es, "selenides"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:broader nalt:331399 .

