@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@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#> .

nalt:243888
  skos:related nalt:24692, nalt:145, nalt:58067 ;
  ns0:marc001 "67672" ;
  skos:prefLabel "halotropismo"@es, "halotropism"@en ;
  a ns0:Topic, skos:Concept ;
  dc:created "2015-03-12"^^xsd:date ;
  dc:modified "2015-11-16"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:broader nalt:14074 .

nalt:145
  skos:prefLabel "tolerancia a la sal"@es, "salt tolerance"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:243888 .

nalt:58067
  skos:prefLabel "salinidad"@es, "salinity"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:243888 .

nalt:14074
  skos:prefLabel "tropismos"@es, "tropisms"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:243888 .

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

nalt:24692
  skos:prefLabel "suelos salinos"@es, "saline soils"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:243888 .

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

