@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 xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .

nalt:42773_def
  rdf:value "Rama de la geología que trata de la amplia arquitectura de la parte superior de la corteza terrestre, esto es, la constitución regional de sus características estructurales o deformativas, un estudio de sus relaciones mutuas, origen y evolución histórica."@es, "A branch of geology dealing with the broad architecture of the upper part of the Earth's crust, that is, the regional assembling of structural or deformational features, a study of their mutual relations, their origin, and their historical evolution."@en ;
  dc:source "NASA Thesaurus" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:49173
  skos:prefLabel "volcanes"@es, "volcanoes"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:42773 .

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

nalt:42773
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:broader nalt:497 ;
  skos:hiddenLabel "tectonic"@en, "tectonic-evolutions"@en, "tectonic swarms"@en, "tectonic evolutions"@en, "tectonic evolution"@en, "tectonic swarm"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:prefLabel "tectonics"@en, "tectónica"@es ;
  ns0:marc001 "36945" ;
  skos:related nalt:49173 ;
  skos:definition nalt:42773_def ;
  dc:modified "2015-10-29"^^xsd:date .

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

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

