@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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .

nalt:324382_def
  rdf:value "Estudio de la historia de los océanos en términos de circulación, sedimentación, química, geología y patrones de evolución biológica."@es, "The study of the history of the oceans with regard to circulation, sedimentation, chemistry, geology and patterns of biological evolution."@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:324382
  skos:related nalt:52295 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:prefLabel "paleoceanography"@en, "paleoceanografía"@es ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:broader nalt:55558 ;
  skos:hiddenLabel "paleoceanographic"@en, "paleoceanographies"@en ;
  dc:modified "2018-11-14"^^xsd:date ;
  ns0:marc001 "89287" ;
  skos:definition nalt:324382_def ;
  dc:created "2018-09-14"^^xsd:date .

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

nalt:52295
  skos:prefLabel "paleoclimatología"@es, "paleoclimatology"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:324382 .

nalt:55558
  skos:prefLabel "oceanografía"@es, "oceanography"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:324382 .

