@prefix owl:   <http://www.w3.org/2002/07/owl#> .
@prefix ssd:   <http://www.w3.org/ns/sparql-service-description#> .
@prefix xsd:   <http://www.w3.org/2001/XMLSchema#> .
@prefix skos:  <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix qb:    <http://purl.org/linked-data/cube#> .
@prefix dgu:   <http://reference.data.gov.uk/def/reference/> .
@prefix dct:   <http://purl.org/dc/terms/> .
@prefix ui:    <http://purl.org/linked-data/registry-ui#> .
@prefix reg:   <http://purl.org/linked-data/registry#> .
@prefix api:   <http://purl.org/linked-data/api/vocab#> .
@prefix vann:  <http://purl.org/vocab/vann/> .
@prefix prov:  <http://www.w3.org/ns/prov#> .
@prefix foaf:  <http://xmlns.com/foaf/0.1/> .
@prefix cc:    <http://creativecommons.org/ns#> .
@prefix void:  <http://rdfs.org/ns/void#> .
@prefix odrs:  <http://schema.theodi.org/odrs#> .
@prefix org:   <http://www.w3.org/ns/org#> .
@prefix env-ui: <http://environment.data.gov.uk/registry/structure/ui/> .
@prefix version: <http://purl.org/linked-data/version#> .
@prefix rdf:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ldp:   <http://www.w3.org/ns/ldp#> .
@prefix time:  <http://www.w3.org/2006/time#> .
@prefix vs:    <http://www.w3.org/2003/06/sw-vocab-status/ns#> .
@prefix dc:    <http://purl.org/dc/elements/1.1/> .

<https://codes.nws.noaa.gov/NumericalWeatherPrediction/Models/GFS13>
        a                skos:Concept ;
        rdfs:label       "Global Forecast System v13.0" ;
        dct:description  "The NCEP’s Global Forecast System (GFS) is the cornerstone of NCEP’s operational production suite of numerical guidance. NCEP’s global forecasts provide deterministic and probabilistic guidance out to 16 days. The GFS provides initial and/or boundary conditions for NCEP’s other models for regional, ocean and wave prediction systems. The Global Data Assimilation System (GDAS) uses maximum amounts of satellite and conventional observations from global sources and generates initial conditions for the global forecasts. The global data assimilation and forecasts are made four times daily at 0000, 0600, 1200 and 1800 UTC.  For more information, see http://www.emc.ncep.noaa.gov/index.php?branch=GFS" ;
        reg:notation     "GFS13" ;
        skos:notation    "GFS13" .

<https://codes.nws.noaa.gov/NumericalWeatherPrediction/Models/_GFS13>
        a                  reg:RegisterItem ;
        rdfs:label         "Global Forecast System v13.0" ;
        dct:dateSubmitted  "2016-11-21T18:51:31.025Z"^^xsd:dateTime ;
        dct:description    "The NCEP’s Global Forecast System (GFS) is the cornerstone of NCEP’s operational production suite of numerical guidance. NCEP’s global forecasts provide deterministic and probabilistic guidance out to 16 days. The GFS provides initial and/or boundary conditions for NCEP’s other models for regional, ocean and wave prediction systems. The Global Data Assimilation System (GDAS) uses maximum amounts of satellite and conventional observations from global sources and generates initial conditions for the global forecasts. The global data assimilation and forecasts are made four times daily at 0000, 0600, 1200 and 1800 UTC.  For more information, see http://www.emc.ncep.noaa.gov/index.php?branch=GFS" ;
        reg:definition     [ reg:entity       <https://codes.nws.noaa.gov/NumericalWeatherPrediction/Models/GFS13> ;
                             reg:sourceGraph  <https://codes.nws.noaa.gov/NumericalWeatherPrediction/Models/_GFS13:1#graph>
                           ] ;
        reg:itemClass      skos:Concept ;
        reg:notation       "GFS13" ;
        reg:register       <https://codes.nws.noaa.gov/NumericalWeatherPrediction/Models> ;
        reg:status         reg:statusSubmitted ;
        reg:submitter      [ foaf:accountName  "https://plus.google.com/115581513577574118313" ;
                             foaf:name         "nws"
                           ] ;
        owl:versionInfo    1 .
