@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 xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

nalt:2178
  skos:prefLabel "metrología"@es, "metrology"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:306849 .

nalt:306849_def
  rdf:value "Ciencia que trata la medición de la humedad del aire y los gases."@es, "Science that deals with the measurement of the humidity of air and gases."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:46148
  skos:prefLabel "humedad"@es, "humidity"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:306849 .

nalt:306849
  dc:created "2017-08-14"^^xsd:date ;
  skos:related nalt:105956, nalt:46148, nalt:302483 ;
  skos:prefLabel "hygrometry"@en, "higrometría"@es ;
  dc:modified "2017-11-10"^^xsd:date ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:definition nalt:306849_def ;
  ns0:marc001 "81987" ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:broader nalt:2178 .

nalt:302483
  skos:prefLabel "higrómetros"@es, "hygrometers"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:306849 .

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

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

nalt:105956
  skos:prefLabel "vapor de agua"@es, "water vapor"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:306849 .

