@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@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 ns0: <https://lod.nal.usda.gov/naltv#> .
@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:196670
  skos:prefLabel "especie estenotópica"@es, "stenotopic species"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:199438 .

nalt:199438
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  dc:modified "2013-12-06"^^xsd:date ;
  ns0:marc001 "73688" ;
  skos:definition nalt:199438_def ;
  skos:prefLabel "stenohaline species"@en, "especies estenohalinas"@es ;
  skos:hiddenLabel "stenohaline organisms"@en, "stenohaline fishes"@en, "stenohaline"@en ;
  skos:related nalt:96068, nalt:199443 ;
  skos:altLabel "stenohaline fish"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:broader nalt:196670 ;
  dc:created "2013-05-15"^^xsd:date .

nalt:96068
  skos:prefLabel "salinidad del agua"@es, "water salinity"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:199438 .

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

nalt:199443
  skos:prefLabel "especies eurihalinas"@es, "euryhaline species"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:199438 .

nalt:199438_def
  rdf:value "Organismos acuáticos intolerantes a grandes variaciones en la salinidad del agua."@es, "Aquatic organisms which cannot tolerate a wide variation in water salinity."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

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

