@prefix cc:    <http://creativecommons.org/ns#> .
@prefix void:  <http://rdfs.org/ns/void#> .
@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 version: <http://purl.org/linked-data/version#> .
@prefix qb:    <http://purl.org/linked-data/cube#> .
@prefix dgu:   <http://reference.data.gov.uk/def/reference/> .
@prefix ui:    <http://purl.org/linked-data/registry-ui#> .
@prefix dct:   <http://purl.org/dc/terms/> .
@prefix reg:   <http://purl.org/linked-data/registry#> .
@prefix rdf:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ldp:   <http://www.w3.org/ns/ldp#> .
@prefix api:   <http://purl.org/linked-data/api/vocab#> .
@prefix time:  <http://www.w3.org/2006/time#> .
@prefix vann:  <http://purl.org/vocab/vann/> .
@prefix prov:  <http://www.w3.org/ns/prov#> .
@prefix vs:    <http://www.w3.org/2003/06/sw-vocab-status/ns#> .
@prefix foaf:  <http://xmlns.com/foaf/0.1/> .
@prefix dc:    <http://purl.org/dc/elements/1.1/> .

<http://reference.metoffice.gov.uk/grib/grib2/mo--74/4.2/_0-4-192>
        a                  reg:RegisterItem ;
        rdfs:label         "upward UV radiation"@en ;
        dct:dateAccepted   "2020-04-30T16:21:55.894Z"^^xsd:dateTime ;
        dct:dateSubmitted  "2020-04-30T16:18:37.112Z"^^xsd:dateTime ;
        dct:description    "Ultaviolet radiation at the surface directed away from the ground."@en ;
        dct:modified       "2024-11-29T10:14:32.6Z"^^xsd:dateTime ;
        reg:definition     [ reg:entity       <http://reference.metoffice.gov.uk/grib/grib2/mo--74/4.2/0-4-192> ;
                             reg:sourceGraph  <http://reference.metoffice.gov.uk/grib/grib2/mo--74/4.2/_0-4-192:5#graph>
                           ] ;
        reg:itemClass      skos:Concept ;
        reg:notation       "0-4-192" ;
        reg:register       <http://reference.metoffice.gov.uk/grib/grib2/mo--74/4.2> ;
        reg:status         reg:statusStable ;
        reg:submitter      [ foaf:accountName  "https://api.github.com/users/marqh" ;
                             foaf:name         "marqH"
                           ] ;
        owl:versionInfo    5 .

<http://reference.metoffice.gov.uk/grib/grib2/mo--74/4.2/0-4-192>
        a                skos:Concept ;
        rdfs:label       "upward UV radiation"@en ;
        <http://codes.wmo.int/def/common/centre>
                <http://codes.wmo.int/common/centre/74> ;
        <http://codes.wmo.int/def/common/edition>
                <http://codes.wmo.int/codeform/grib2> ;
        <http://codes.wmo.int/def/common/unit>
                "W/m2" ;
        <http://codes.wmo.int/def/grib2/category>
                <http://codes.wmo.int/grib2/codeflag/4.1/0-4> ;
        <http://codes.wmo.int/def/grib2/discipline>
                <http://codes.wmo.int/grib2/codeflag/0.0/0> ;
        <http://codes.wmo.int/def/grib2/parameter>
                192 ;
        <http://metarelate.net/vocabulary/index.html#identifier>
                <http://codes.wmo.int/def/common/centre> , <http://codes.wmo.int/def/grib2/category> , <http://codes.wmo.int/def/common/edition> , <http://codes.wmo.int/def/grib2/parameter> , <http://codes.wmo.int/def/grib2/discipline> ;
        dct:description  "Ultaviolet radiation at the surface directed away from the ground."@en ;
        skos:related     <http://reference.metoffice.gov.uk/um/stash/m01s01i213> .
