@prefix qudt:  <http://qudt.org/schema/qudt#> .
@prefix ssd:   <http://www.w3.org/ns/sparql-service-description#> .
@prefix owl:   <http://www.w3.org/2002/07/owl#> .
@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 qudt-unit: <http://qudt.org/vocab/unit#> .
@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 qudt-quantity: <http://qudt.org/vocab/quantity#> .
@prefix grib2-parameter: <http://codes.wmo.int/grib2/schema/parameter/> .
@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 common-unit: <http://codes.wmo.int/common/schema/unit/> .
@prefix cc:    <http://creativecommons.org/ns#> .
@prefix grib2-core: <http://codes.wmo.int/grib2/schema/core/> .
@prefix void:  <http://rdfs.org/ns/void#> .
@prefix version: <http://purl.org/linked-data/version#> .
@prefix bufr4-core: <http://codes.wmo.int/bufr4/schema/core/> .
@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 qudt-dimension: <http://qudt.org/vocab/dimension#> .
@prefix vs:    <http://www.w3.org/2003/06/sw-vocab-status/ns#> .
@prefix common-core: <http://codes.wmo.int/common/schema/core/> .
@prefix dc:    <http://purl.org/dc/elements/1.1/> .

<http://codes.wmo.int/common/unit>
        a                        reg:Register , ldp:Container , skos:Collection ;
        rdfs:label               "Code Table C-6: List of units for TDCFs"@en ;
        dct:description          "WMO No. 306 Vol I.2 Common Code-table C-6 List of units for TDCFs."@en ;
        dct:modified             "2014-09-03T09:53:15.193Z"^^xsd:dateTime ;
        reg:manager              <http://codes.wmo.int/system/organization/www-dm> ;
        reg:owner                <http://codes.wmo.int/system/organization/wmo> ;
        owl:versionInfo          1 ;
        skos:notation            "C-6" ;
        ldp:membershipPredicate  skos:member .

<http://codes.wmo.int/common>
        a                ldp:Container , reg:Register ;
        rdfs:label       "Common"@en ;
        rdfs:member      <http://codes.wmo.int/common/quantity-kind> , <http://codes.wmo.int/common/centre> , <http://codes.wmo.int/common/observation-type> , <http://codes.wmo.int/common/c-15> , <http://codes.wmo.int/common/unit> , <http://codes.wmo.int/common/nil> ;
        dct:description  "WMO No. 306 Vol I.2 Common Features."@en ;
        dct:modified     "2024-04-04T13:16:03.62Z"^^xsd:dateTime ;
        reg:category     <http://codes.wmo.int/structure/category/home> , <http://codes.wmo.int/structure/category/WMO-I.2> ;
        reg:manager      <http://codes.wmo.int/system/organization/www-dm> ;
        reg:owner        <http://codes.wmo.int/system/organization/wmo> ;
        reg:subregister  <http://codes.wmo.int/common/observation-type> , <http://codes.wmo.int/common/unit> , <http://codes.wmo.int/common/quantity-kind> , <http://codes.wmo.int/common/c-15> , <http://codes.wmo.int/common/centre> , <http://codes.wmo.int/common/nil> ;
        owl:versionInfo  11 .

<http://codes.wmo.int/_common>
        a                  reg:RegisterItem ;
        rdfs:label         "Common"@en ;
        dct:dateSubmitted  "2014-09-03T09:52:33.499Z"^^xsd:dateTime ;
        dct:description    "WMO No. 306 Vol I.2 Common Features."@en ;
        dct:modified       "2024-04-04T13:16:03.62Z"^^xsd:dateTime ;
        reg:definition     [ reg:entity         <http://codes.wmo.int/common> ;
                             reg:entityVersion  <http://codes.wmo.int/common:11>
                           ] ;
        reg:itemClass      reg:Register , ldp:Container ;
        reg:notation       "common" ;
        reg:register       <http://codes.wmo.int/> ;
        reg:status         reg:statusStable ;
        reg:submitter      [ foaf:name  "bootstrap" ] ;
        owl:versionInfo    5 .

<http://codes.wmo.int/common/centre>
        a                        reg:Register , skos:Collection , ldp:Container ;
        rdfs:label               "WMO No. 306 Centres" ;
        dc:description           "Register of Centres registered in  WMO No. 306."@en ;
        dct:modified             "2014-09-03T09:53:18.52Z"^^xsd:dateTime ;
        dct:publisher            <http://codes.wmo.int/system/organization/wmo> ;
        reg:manager              <http://codes.wmo.int/system/organization/www-dm> ;
        reg:owner                <http://codes.wmo.int/system/organization/wmo> ;
        owl:versionInfo          1 ;
        ldp:membershipPredicate  skos:member .

<http://codes.wmo.int/common/observation-type>
        a                        skos:Collection , ldp:Container , reg:Register ;
        rdfs:label               "Observation and measurement types" ;
        dct:modified             "2014-09-03T09:52:34.157Z"^^xsd:dateTime ;
        reg:containedItemClass   skos:Collection ;
        reg:manager              <http://codes.wmo.int/system/organization/www-dm> ;
        reg:owner                <http://codes.wmo.int/system/organization/wmo> ;
        reg:subregister          <http://codes.wmo.int/common/observation-type/OGC-OM> , <http://codes.wmo.int/common/observation-type/METCE> ;
        owl:versionInfo          3 ;
        ldp:membershipPredicate  skos:member .

<http://codes.wmo.int/common/nil>
        a                        reg:Register , skos:Collection , ldp:Container ;
        rdfs:label               "Code Table D-1: Nil reasons" ;
        dct:description          "Nil-reason terms are used to provide an explanation for recording a missing (or void) value within a data product. Terms are drawn from authorities in addition to WMO including ISO/TC 211 (from ISO 19136:2007 Geography markup language clause 8.2.3.1; published on their behalf by the Open Geospatial Consortium)."@en ;
        dct:modified             "2014-09-03T09:52:34.941Z"^^xsd:dateTime ;
        reg:containedItemClass   skos:Concept ;
        reg:manager              <http://codes.wmo.int/system/organization/www-dm> ;
        reg:owner                <http://codes.wmo.int/system/organization/wmo> ;
        owl:versionInfo          12 ;
        skos:notation            "D-1" ;
        ldp:membershipPredicate  skos:member .

<http://codes.wmo.int/common/c-15>
        a                ldp:Container , reg:Register ;
        rdfs:label       "Physical quantities"@en ;
        dct:description  "WMO No. 306 Vol I.2 Common Code-table C-15 'Physical quantities'."@en ;
        dct:modified     "2014-09-03T09:53:20.346Z"^^xsd:dateTime ;
        reg:manager      <http://codes.wmo.int/system/organization/www-dm> ;
        reg:owner        <http://codes.wmo.int/system/organization/wmo> ;
        reg:subregister  <http://codes.wmo.int/common/c-15/ae> , <http://codes.wmo.int/common/c-15/oc> , <http://codes.wmo.int/common/c-15/me> ;
        owl:versionInfo  4 .

<http://codes.wmo.int/common/quantity-kind>
        a                        ldp:Container , skos:Collection , reg:Register ;
        rdfs:label               "Code Table D-2: Physical quantity kinds"@en ;
        dct:description          "WMO No. 306 Vol I.3 Common Code-table D-2, Physical quantity kinds."@en ;
        dct:modified             "2014-09-03T09:53:17.559Z"^^xsd:dateTime ;
        reg:manager              <http://codes.wmo.int/system/organization/www-dm> ;
        reg:owner                <http://codes.wmo.int/system/organization/wmo> ;
        owl:versionInfo          1 ;
        skos:notation            "D-2" ;
        ldp:membershipPredicate  skos:member .
