@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/wmdr/DataCommunicationMethod/unknown>
        a                skos:Concept ;
        rdfs:label       "unknown" ;
        dct:description  "The data communication method is unknown for this particular observation."@en ;
        skos:notation    "unknown" .

<http://codes.wmo.int/wmdr/DataCommunicationMethod/dataLandline>
        a                skos:Concept ;
        rdfs:label       "Data/landline" ;
        dct:description  "Data communications (digital or modem) using a fixed terrestrial telecommunications network (copper or fibre)"@en ;
        skos:notation    "dataLandline" .

<http://codes.wmo.int/wmdr/DataCommunicationMethod/inapplicable>
        a                skos:Concept ;
        rdfs:label       "inapplicable" ;
        dct:description  "None of the codes in the table are applicable in the context of this particular observation."@en ;
        skos:notation    "inapplicable" .

<http://codes.wmo.int/wmdr/DataCommunicationMethod/voiceSatellite>
        a                skos:Concept ;
        rdfs:label       "Voice/satellite" ;
        dct:description  "Voice communications using a satellite telecommunications network"@en ;
        skos:notation    "voiceSatellite" .

<http://codes.wmo.int/wmdr/DataCommunicationMethod>
        a                      skos:Collection , ldp:Container , reg:Register ;
        rdfs:label             "Data communication method" ;
        dct:description        "Data communication method" ;
        dct:modified           "2019-11-21T08:58:40.15Z"^^xsd:dateTime ;
        owl:versionInfo        2 ;
        skos:member            <http://codes.wmo.int/wmdr/DataCommunicationMethod/dataSatGeostationary> , <http://codes.wmo.int/wmdr/DataCommunicationMethod/faxRadio> , <http://codes.wmo.int/wmdr/DataCommunicationMethod/inapplicable> , <http://codes.wmo.int/wmdr/DataCommunicationMethod/dataRadio> , <http://codes.wmo.int/wmdr/DataCommunicationMethod/voiceLandline> , <http://codes.wmo.int/wmdr/DataCommunicationMethod/dataSatConstellation> , <http://codes.wmo.int/wmdr/DataCommunicationMethod/post> , <http://codes.wmo.int/wmdr/DataCommunicationMethod/dataSatIntermittent> , <http://codes.wmo.int/wmdr/DataCommunicationMethod/voiceCellular> , <http://codes.wmo.int/wmdr/DataCommunicationMethod/voiceSatellite> , <http://codes.wmo.int/wmdr/DataCommunicationMethod/dataLandline> , <http://codes.wmo.int/wmdr/DataCommunicationMethod/voiceRadio> , <http://codes.wmo.int/wmdr/DataCommunicationMethod/unknown> , <http://codes.wmo.int/wmdr/DataCommunicationMethod/faxLandline> , <http://codes.wmo.int/wmdr/DataCommunicationMethod/dataCellular> , <http://codes.wmo.int/wmdr/DataCommunicationMethod/faxCellular> ;
        ldp:hasMemberRelation  skos:member .

<http://codes.wmo.int/wmdr/DataCommunicationMethod/dataSatGeostationary>
        a                skos:Concept ;
        rdfs:label       "Data/satellite/geostationary" ;
        dct:description  "Data communications (digital or modem) using a geostationary satellite service (such as METEOSAT)"@en ;
        skos:notation    "dataSatGeostationary" .

<http://codes.wmo.int/wmdr/DataCommunicationMethod/voiceLandline>
        a                skos:Concept ;
        rdfs:label       "Voice/landline" ;
        dct:description  "Voice communications using a fixed terrestrial telecommunications network"@en ;
        skos:notation    "voiceLandline" .

<http://codes.wmo.int/wmdr/DataCommunicationMethod/voiceRadio>
        a                skos:Concept ;
        rdfs:label       "Voice/radio" ;
        dct:description  "Voice communications using a direct radio system (such as VHF, HF SSB)"@en ;
        skos:notation    "voiceRadio" .

<http://codes.wmo.int/wmdr/DataCommunicationMethod/dataCellular>
        a                skos:Concept ;
        rdfs:label       "Data/cellular" ;
        dct:description  "Data communications (digital or modem) using a cellular or similar terrestrial telecommunications network"@en ;
        skos:notation    "dataCellular" .

<http://codes.wmo.int/wmdr/DataCommunicationMethod/post>
        a                skos:Concept ;
        rdfs:label       "Post" ;
        dct:description  "Physical transfer of information by postal, delivery service, courier service or similar"@en ;
        skos:notation    "post" .

<http://codes.wmo.int/wmdr/DataCommunicationMethod/faxLandline>
        a                skos:Concept ;
        rdfs:label       "Fax/landline" ;
        dct:description  "Facsimile using fixed terrestrial telecommunications network"@en ;
        skos:notation    "faxLandline" .

<http://codes.wmo.int/wmdr/DataCommunicationMethod/faxCellular>
        a                skos:Concept ;
        rdfs:label       "Fax/cellular" ;
        dct:description  "Facsimile using a cellular or similar terrestrial telecommunications network"@en ;
        skos:notation    "faxCellular" .

<http://codes.wmo.int/wmdr/DataCommunicationMethod/dataSatIntermittent>
        a                skos:Concept ;
        rdfs:label       "Data/satellite/intermittent" ;
        dct:description  "Data communications (digital or modem) using a satellite service with intermittent cover (such as ARGOS)"@en ;
        skos:notation    "dataSatIntermittent" .

<http://codes.wmo.int/wmdr/DataCommunicationMethod/voiceCellular>
        a                skos:Concept ;
        rdfs:label       "Voice/cellular" ;
        dct:description  "Voice communications using a cellular or similar terrestrial telecommunications network"@en ;
        skos:notation    "voiceCellular" .

<http://codes.wmo.int/wmdr/DataCommunicationMethod/dataRadio>
        a                skos:Concept ;
        rdfs:label       "Data/radio" ;
        dct:description  "Data communications (digital or modem) using a direct radio system (such as VHF, HF SSB, microwave)"@en ;
        skos:notation    "dataRadio" .

<http://codes.wmo.int/wmdr/DataCommunicationMethod/dataSatConstellation>
        a                skos:Concept ;
        rdfs:label       "Data/satellite/constellation" ;
        dct:description  "Data communications (digital or modem) using a satellite constellation service (such as IRIDIUM)"@en ;
        skos:notation    "dataSatConstellation" .

<http://codes.wmo.int/wmdr/DataCommunicationMethod/faxRadio>
        a                skos:Concept ;
        rdfs:label       "Fax/radio" ;
        dct:description  "Facsimile using a direct radio system (such as VHF, HF SSB)"@en ;
        skos:notation    "faxRadio" .
