@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

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

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

nalt:267
  skos:prefLabel "isótopos"@es, "isotopes"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:narrower nalt:47905 .

nalt:47905
  skos:hiddenLabel "stable C isotopes"@en, "stable carbon isotopes"@en, "stable carbon isotopic"@en, "carbon stable isotopes"@en, "carbon stable isotope"@en, "stable N isotopes"@en, "stable isotope"@en, "stable-isotopes"@en, "stable carbon isotope"@en, "stable carbon-isotopic"@en, "stable-isotope"@en, "stable C isotope"@en, "stable-carbon isotopic"@en, "stable N isotope"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  ns0:marc001 "35084" ;
  skos:related nalt:32805 ;
  a ns0:Chemical, skos:Concept ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C3144>, <http://id.cabi.org/cabt/110372>, <http://id.loc.gov/authorities/subjects/sh85127195> ;
  dc:created "2006-01-19"^^xsd:date ;
  dc:modified "2017-09-14"^^xsd:date ;
  skos:prefLabel "isótopos estables"@es, "stable isotopes"@en ;
  skos:broader nalt:267 .

nalt:32805
  skos:prefLabel "deuterio"@es, "deuterium"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:related nalt:47905 .

