@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 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#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

nalt:68461_def
  rdf:value "Ciencia encargada de medir el tamaño y la forma de la tierra utilizando puntos de referencia que trazan los niveles de las elevaciones y las profundidades marinas. Los principios de la geodesia se pueden aplicar a otros cuerpos planetarios."@es, "The science concerned with measuring the size and shape of the changing Earth using reference points that track elevation and sea levels. The principles of geodesy can be applied to other planetary bodies."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

<https://lod.nal.usda.gov/nalt-core>
  rdfs:label "NALT Core"@es, "NALT Core"@en ;
  a skos:ConceptScheme .

nalt:68461
  skos:prefLabel "geodesia"@es, "geodesy"@en ;
  skos:exactMatch <http://aims.fao.org/aos/agrovoc/c_3228>, <http://id.agrisemantics.org/gacs/C28180> ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:hiddenLabel "geodetic"@en ;
  skos:definition nalt:68461_def ;
  skos:related nalt:42756, nalt:497 ;
  skos:broader nalt:68455 ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  dc:created "2006-10-17"^^xsd:date ;
  skos:altLabel "geodetics"@en, "geodética"@es ;
  ns0:marc001 "52439" ;
  dc:modified "2018-09-28"^^xsd:date .

nalt:68455
  skos:prefLabel "ciencia y tecnología geoespaciales"@es, "geospatial science and technology"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:68461 .

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

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

nalt:42756
  skos:prefLabel "geofísica"@es, "geophysics"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:68461 .

