@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@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:299571
  skos:broader nalt:26879 ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  dc:created "2017-05-05"^^xsd:date ;
  skos:hiddenLabel "WRF-models"@en, "hybrid forecasting model"@en, "WRF model"@en, "WRF modeling"@en, "weather-research and forecast model"@en, "weather research and forecast models"@en, "weather research and forecasting models"@en, "WRF_ARW model"@en, "WRF-ARW model"@en, "weather-research and forecasting model"@en, "weather research and forecast model"@en, "WRF models"@en ;
  dc:modified "2020-03-17"^^xsd:date ;
  ns0:marc001 "84429" ;
  skos:prefLabel "modelo de investigación meteorológica y predicción"@es, "weather research and forecasting model"@en ;
  skos:related nalt:76121, nalt:5862 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> .

nalt:26879
  skos:prefLabel "modelos climáticos"@es, "climate models"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:299571 .

nalt:76121
  skos:prefLabel "clima"@es, "climate"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:299571 .

nalt:5862
  skos:prefLabel "tiempo meteorológico"@es, "weather"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:299571 .

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

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

