@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 ns0: <https://lod.nal.usda.gov/naltv#> .
@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:7259
  skos:prefLabel "altitud"@es, "altitude"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:325326 .

nalt:325326_def
  rdf:value "Instrumentos empleados para medir la altitud."@es, "Instruments for measuring altitude."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:325326
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:definition nalt:325326_def ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  ns0:marc001 "84828" ;
  skos:hiddenLabel "altimeter"@en ;
  skos:related nalt:7259, nalt:325330, nalt:325329 ;
  dc:modified "2018-11-16"^^xsd:date ;
  dc:created "2018-10-15"^^xsd:date ;
  skos:prefLabel "altimeters"@en, "altímetros"@es ;
  skos:broader nalt:383 .

nalt:325330
  skos:prefLabel "altimetría satelital"@es, "satellite altimetry"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:325326 .

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

nalt:325329
  skos:prefLabel "altimetría"@es, "altimetry"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:325326 .

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

nalt:383
  skos:prefLabel "instrumentos de medición"@es, "measuring devices"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:325326 .

