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

nalt:209958
  ns0:marc001 "68425" ;
  a skos:Concept, ns0:Chemical ;
  skos:definition nalt:209958_def ;
  dc:created "2014-02-04"^^xsd:date ;
  skos:prefLabel "ionome"@en, "ionoma"@es ;
  skos:related nalt:209957 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:hiddenLabel "ionomes"@en ;
  skos:broader nalt:17265, nalt:10476 ;
  dc:modified "2014-11-17"^^xsd:date .

ns0:Chemical
  rdfs:label "Chemical"@en ;
  a owl:Class .

nalt:209958_def
  rdf:value "Composición de los nutrientes minerales y los oligoelementos de un organismo."@es, "The mineral nutrient and trace element composition of an organism."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

nalt:209957
  skos:prefLabel "ionómica"@es, "ionomics"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:209958 .

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

nalt:17265
  skos:prefLabel "nutrientes"@es, "nutrients"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:narrower nalt:209958 .

nalt:10476
  skos:prefLabel "fisiología de la nutrición"@es, "nutrition physiology"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:209958 .

