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

nalt:27369
  skos:prefLabel "costas"@es, "coasts"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:503 .

nalt:46391
  skos:prefLabel "nivel del agua superficial"@es, "surface water level"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:503 .

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

nalt:503
  skos:prefLabel "submergence"@en, "sumersión"@es ;
  skos:related nalt:187753, nalt:46391, nalt:27369 ;
  skos:broader nalt:497 ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C23049>, <http://id.cabi.org/cabt/112801> ;
  skos:definition nalt:503_def ;
  dc:created "2006-01-19"^^xsd:date ;
  dc:modified "2017-11-22"^^xsd:date ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  ns0:marc001 "36246" .

nalt:497
  skos:prefLabel "geología"@es, "geology"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:503 .

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

nalt:503_def
  rdf:value "Aumento en el nivel del agua en relación con la tierra, que provoca la inundación de zonas anteriormente secas. Es el resultado del hundimiento de la tierra o de un aumento neto en el nivel del mar."@es, "A rise of the water level relative to the land, so that areas that were formerly dry land become inundated; it is the result either of the sinking of the land or a net rise in sea level."@en ;
  dc:source "US, Environmental Protection Agency" ;
  a ns0:Definition .

nalt:187753
  skos:prefLabel "nivel del mar"@es, "sea level"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:503 .

