@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dc: <http://purl.org/dc/terms/> .
@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 ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

nalt:68_def
  rdf:value "Hábitat del fondo de un cuerpo de agua, tal como el fondo marino o el fondo lacustre."@es, "The habitat at the bottom of a body of water, such as the sea floor or a lake bottom."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:304403
  skos:prefLabel "ecosistemas bentónicos"@es, "benthic ecosystems"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:68 .

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

nalt:11516
  skos:prefLabel "organismos bentónicos"@es, "benthic organisms"@en ;
  a <https://lod.nal.usda.gov/naltv#Organism>, skos:Concept ;
  skos:related nalt:68 .

nalt:132655
  skos:prefLabel "ambiente marino"@es, "marine environment"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:68 .

nalt:68
  skos:related nalt:304403, nalt:132655, nalt:11516 ;
  skos:hiddenLabel "benthic zones"@en, "benthic-zones"@en, "benthic-zone"@en ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  ns0:marc001 "4792" ;
  skos:prefLabel "zona béntica"@es, "benthic zone"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  dc:modified "2018-08-09"^^xsd:date ;
  skos:definition nalt:68_def ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C15634>, <http://aims.fao.org/aos/agrovoc/c_877> ;
  skos:altLabel "benthic environment"@en, "ambiente béntico"@es, "benthic region"@en ;
  skos:broader nalt:66 .

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

nalt:66
  skos:prefLabel "zonas acuáticas"@es, "aquatic zones"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:68 .

