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

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

nalt:48973
  skos:prefLabel "lacustrine sediments"@en, "sedimento lacustre"@es ;
  ns0:marc001 "20546" ;
  skos:broader nalt:6755 ;
  skos:related nalt:48975, nalt:48974 ;
  a skos:Concept, ns0:Topic ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:altLabel "lacustrine deposits"@en ;
  dc:modified "2012-11-30"^^xsd:date ;
  skos:exactMatch <http://id.cabi.org/cabt/63958>, <http://id.agrisemantics.org/gacs/C29084> ;
  skos:definition nalt:48973_def ;
  skos:hiddenLabel "lacustrine-sediments"@en .

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

nalt:48973_def
  rdf:value "Materiales depositados en agua de lagos y posteriormente expuestos mediante disminución del nivel de agua o alzamiento del terreno."@es, "Materials deposited in lake water and later exposed through the water level lowering or the land uplifting."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

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

nalt:48974
  skos:prefLabel "suelos lacustre"@es, "lacustrine soils"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:48973 .

nalt:6755
  skos:prefLabel "sedimentos"@es, "sediments"@en ;
  a ns0:Product, skos:Concept ;
  skos:narrower nalt:48973 .

