@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 ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@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#> .

nalt:42772_def
  rdf:value "Rama de la geología que se preocupa de la formación, composición, ordenamiento en el tiempo y disposición en el espacio de las rocas sedimentarias."@es, "The branch of geology concerned with the formation, composition, ordering in time, and arrangement in space of sedimentary rocks."@en ;
  dc:source "USGS Paleontology Glossary" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:42772
  ns0:marc001 "35446" ;
  skos:narrower nalt:324385 ;
  a ns0:Topic, skos:Concept ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:exactMatch <http://id.cabi.org/cabt/111411>, <http://id.agrisemantics.org/gacs/C19348>, <http://aims.fao.org/aos/agrovoc/c_7440> ;
  skos:broader nalt:497 ;
  skos:definition nalt:42772_def ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:prefLabel "stratigraphy"@en, "estratigrafía"@es ;
  dc:modified "2018-09-14"^^xsd:date ;
  skos:altLabel "stratification (geology)"@en .

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

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

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

nalt:324385
  skos:prefLabel "bioestratigrafía"@es, "biostratigraphy"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:42772 .

