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

nalt:8780
  skos:prefLabel "anemómetros"@es, "anemometers"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:385 .

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

nalt:365
  skos:prefLabel "equipamiento"@es, "equipment"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:385 .

nalt:385
  skos:exactMatch <http://id.agrisemantics.org/gacs/C23542>, <http://id.loc.gov/authorities/subjects/sh85084321>, <http://id.cabi.org/cabt/72638>, <http://aims.fao.org/aos/agrovoc/c_4779> ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:related nalt:42462, nalt:42467, nalt:8780 ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:altLabel "weather equipment"@en, "meteorological equipment"@en ;
  ns0:marc001 "23172" ;
  skos:prefLabel "meteorological instruments"@en, "instrumentos meteorológicos"@es ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:hiddenLabel "meteorological-instruments"@en ;
  dc:modified "2012-11-30"^^xsd:date ;
  skos:broader nalt:365 .

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

nalt:42462
  skos:prefLabel "medidores de lluvia"@es, "rain gauges"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:385 .

nalt:42467
  skos:prefLabel "termómetros"@es, "thermometers"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:385 .

