@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#> .

nalt:48975
  skos:prefLabel "lagos"@es, "lakes"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:301414 .

nalt:213772
  skos:prefLabel "ecosistemas de agua dulce"@es, "freshwater ecosystems"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:301414 .

nalt:301414
  skos:broader nalt:48975 ;
  dc:created "2017-06-02"^^xsd:date ;
  dc:modified "2019-02-22"^^xsd:date ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:prefLabel "freshwater lakes"@en, "lagos de agua dulce"@es ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:related nalt:213772, nalt:41568, nalt:327476 ;
  skos:hiddenLabel "fresh-water lakes"@en, "freshwater lake"@en, "fresh-water lake"@en ;
  ns0:marc001 "81588" .

nalt:41568
  skos:prefLabel "agua dulce"@es, "freshwater"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:301414 .

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

nalt:327476
  skos:prefLabel "pantanos de agua dulce"@es, "freshwater marshes"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:301414 .

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

