@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 xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .

nalt:199438
  skos:prefLabel "especies estenohalinas"@es, "stenohaline species"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:199443 .

nalt:199443_def
  rdf:value "Organismos acuáticos que pueden tolerar grandes variaciones en la salinidad del agua."@es, "Aquatic organisms which can tolerate a wide variation in water salinity."@en ;
  dc:source "NAL Thesuarus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:96068
  skos:prefLabel "salinidad del agua"@es, "water salinity"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:199443 .

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

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

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

nalt:196666
  skos:prefLabel "especies euritópicas"@es, "eurytopic species"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:199443 .

