@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:13658
  skos:prefLabel "parámetros meteorológicos"@es, "meteorological parameters"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:210829 .

nalt:76126
  skos:prefLabel "climatología"@es, "climatology"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:210829 .

nalt:299419
  skos:prefLabel "radiómetro avanzado de muy alta resolución"@es, "advanced very high resolution radiometer"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:210829 .

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

nalt:210829
  skos:hiddenLabel "cloud amount"@en, "cloud shading"@en, "cloudage"@en, "oktas"@en, "cloud shade"@en, "cumulus cloud"@en, "cloudy sky"@en, "cirrostratus cloud"@en, "cirrocumulus cloud"@en ;
  skos:altLabel "cirrostratus clouds"@en, "cirrocumulus clouds"@en, "cumulus clouds"@en ;
  skos:related nalt:299419, nalt:301198, nalt:76126 ;
  ns0:marc001 "65178" ;
  a ns0:Topic, skos:Concept ;
  dc:created "2014-02-24"^^xsd:date ;
  dc:modified "2019-05-23"^^xsd:date ;
  skos:broader nalt:13658 ;
  skos:prefLabel "nubosidad"@es, "cloud cover"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> .

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

nalt:301198
  skos:prefLabel "siembra de nubes"@es, "cloud seeding"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:210829 .

