@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:16264
  skos:prefLabel "rocas"@es, "rocks"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:324385 .

nalt:42772
  skos:prefLabel "estratigrafía"@es, "stratigraphy"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:324385 .

nalt:324385_def
  rdf:value "Rama de la estratigrafía que determina la edad geológica relativa de las rocas mediante el uso de los fósiles que estas contienen."@es, "A branch of stratigraphy that determines the relative geologic age of the rocks by using fossils contained in them."@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:7416
  skos:prefLabel "fósiles"@es, "fossils"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:324385 .

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

nalt:324385
  skos:prefLabel "biostratigraphy"@en, "bioestratigrafía"@es ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:broader nalt:42772 ;
  dc:created "2018-09-14"^^xsd:date ;
  skos:related nalt:7416, nalt:16264 ;
  ns0:marc001 "85435" ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:definition nalt:324385_def ;
  dc:modified "2018-11-14"^^xsd:date .

