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

nalt:127294
  skos:prefLabel "ámbitos de estudio"@es, "Fields of Study"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:209957 .

nalt:209958
  skos:prefLabel "ionoma"@es, "ionome"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:related nalt:209957 .

nalt:209957_def
  rdf:value "Estudio de la composición total de los elementos de un organismo."@es, "The study of the total elemental composition of an organism."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

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

nalt:209957
  skos:hiddenLabel "ionomic"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  ns0:marc001 "68426" ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:definition nalt:209957_def ;
  dc:created "2014-02-04"^^xsd:date ;
  dc:modified "2014-11-17"^^xsd:date ;
  skos:broader nalt:127294 ;
  skos:related nalt:209958 ;
  skos:prefLabel "ionómica"@es, "ionomics"@en .

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

