@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:55578
  skos:prefLabel "océanos"@es, "oceans"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:213773 .

nalt:327278
  skos:prefLabel "ecosistemas costeros"@es, "coastal ecosystems"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:broader nalt:213773 .

nalt:213773_def
  rdf:value "Interacción de organismos vivos con el ambiente físico o químico de una masa de agua salada."@es, "Interaction of living organisms with the physical or chemical environment in a body of saltwater."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

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

nalt:213773
  skos:prefLabel "marine ecosystems"@en, "ecosistemas marinos"@es ;
  skos:narrower nalt:327278, nalt:300618 ;
  skos:related nalt:132655, nalt:55578 ;
  skos:definition nalt:213773_def ;
  skos:hiddenLabel "salt-water ecosystem"@en, "sea ecosystems"@en, "sea-ecosystems"@en, "sea ecosystem"@en, "marine ecosystem"@en, "sea-ecosystem"@en, "saltwater ecosystem"@en ;
  skos:broader nalt:213771 ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  dc:created "2014-04-07"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  ns0:marc001 "69404" ;
  skos:altLabel "saltwater ecosystems"@en ;
  dc:modified "2019-04-23"^^xsd:date .

nalt:132655
  skos:prefLabel "ambiente marino"@es, "marine environment"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:213773 .

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

nalt:300618
  skos:prefLabel "bosques de algas marinas"@es, "kelp forests"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:213773 .

nalt:213771
  skos:prefLabel "ecosistemas acuáticos"@es, "aquatic ecosystems"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:213773 .

