@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/SourceOfObservation/manualReading>
        a                skos:Concept ;
        rdfs:label       "Instrumental manual reading" ;
        dct:description  "Manual reading of instrument, both analog and digital outputs"@en ;
        skos:notation    "manualReading" .

<http://codes.wmo.int/wmdr/SourceOfObservation/_unknown>
        a                  reg:RegisterItem ;
        rdfs:label         "unknown" ;
        dct:dateAccepted   "2020-04-29T14:25:43.917Z"^^xsd:dateTime , "2020-04-29T14:26:21.611Z"^^xsd:dateTime ;
        dct:dateSubmitted  "2019-10-14T16:36:37.412Z"^^xsd:dateTime ;
        dct:description    "Procedure used to obtain result is unknown"@en ;
        reg:definition     [ reg:entity       <http://codes.wmo.int/wmdr/SourceOfObservation/unknown> ;
                             reg:sourceGraph  <http://codes.wmo.int/wmdr/SourceOfObservation/_unknown:1#graph>
                           ] ;
        reg:itemClass      skos:Concept ;
        reg:notation       "unknown" ;
        reg:register       <http://codes.wmo.int/wmdr/SourceOfObservation> ;
        reg:status         reg:statusStable ;
        reg:submitter      [ foaf:accountName  "https://api.github.com/users/kurt-hectic" ;
                             foaf:name         "kurt-hectic"
                           ] ;
        owl:versionInfo    3 .

<http://codes.wmo.int/wmdr/_SourceOfObservation>
        a                  reg:RegisterItem ;
        rdfs:label         "Source of observation" ;
        dct:dateAccepted   "2020-04-29T14:36:18.193Z"^^xsd:dateTime ;
        dct:dateSubmitted  "2019-10-14T16:36:37.409Z"^^xsd:dateTime ;
        dct:description    "Source of observation" ;
        dct:modified       "2019-11-21T09:16:33.4Z"^^xsd:dateTime ;
        reg:definition     [ reg:entity         <http://codes.wmo.int/wmdr/SourceOfObservation> ;
                             reg:entityVersion  <http://codes.wmo.int/wmdr/SourceOfObservation:2>
                           ] ;
        reg:itemClass      skos:Collection , reg:Register , ldp:Container ;
        reg:notation       "SourceOfObservation" ;
        reg:register       <http://codes.wmo.int/wmdr> ;
        reg:status         reg:statusStable ;
        reg:submitter      [ foaf:accountName  "https://api.github.com/users/kurt-hectic" ;
                             foaf:name         "kurt-hectic"
                           ] ;
        owl:versionInfo    3 .

<http://codes.wmo.int/wmdr/SourceOfObservation/humanObservation>
        a                skos:Concept ;
        rdfs:label       "Human observation" ;
        dct:description  "Human, non-instrumented observation"@en ;
        skos:notation    "humanObservation" .

<http://codes.wmo.int/wmdr/SourceOfObservation/_manualReading>
        a                  reg:RegisterItem ;
        rdfs:label         "Instrumental manual reading" ;
        dct:dateAccepted   "2020-04-29T14:26:21.611Z"^^xsd:dateTime , "2020-04-29T14:25:43.916Z"^^xsd:dateTime ;
        dct:dateSubmitted  "2019-10-14T16:36:37.413Z"^^xsd:dateTime ;
        dct:description    "Manual reading of instrument, both analog and digital outputs"@en ;
        reg:definition     [ reg:entity       <http://codes.wmo.int/wmdr/SourceOfObservation/manualReading> ;
                             reg:sourceGraph  <http://codes.wmo.int/wmdr/SourceOfObservation/_manualReading:1#graph>
                           ] ;
        reg:itemClass      skos:Concept ;
        reg:notation       "manualReading" ;
        reg:register       <http://codes.wmo.int/wmdr/SourceOfObservation> ;
        reg:status         reg:statusStable ;
        reg:submitter      [ foaf:accountName  "https://api.github.com/users/kurt-hectic" ;
                             foaf:name         "kurt-hectic"
                           ] ;
        owl:versionInfo    3 .

<http://codes.wmo.int/wmdr/SourceOfObservation/_humanObservation>
        a                  reg:RegisterItem ;
        rdfs:label         "Human observation" ;
        dct:dateAccepted   "2020-04-29T14:25:43.915Z"^^xsd:dateTime , "2020-04-29T14:26:21.609Z"^^xsd:dateTime ;
        dct:dateSubmitted  "2019-10-14T16:36:37.414Z"^^xsd:dateTime ;
        dct:description    "Human, non-instrumented observation"@en ;
        reg:definition     [ reg:entity       <http://codes.wmo.int/wmdr/SourceOfObservation/humanObservation> ;
                             reg:sourceGraph  <http://codes.wmo.int/wmdr/SourceOfObservation/_humanObservation:1#graph>
                           ] ;
        reg:itemClass      skos:Concept ;
        reg:notation       "humanObservation" ;
        reg:register       <http://codes.wmo.int/wmdr/SourceOfObservation> ;
        reg:status         reg:statusStable ;
        reg:submitter      [ foaf:accountName  "https://api.github.com/users/kurt-hectic" ;
                             foaf:name         "kurt-hectic"
                           ] ;
        owl:versionInfo    3 .

<http://codes.wmo.int/wmdr/SourceOfObservation/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/SourceOfObservation/automaticReading>
        a                skos:Concept ;
        rdfs:label       "Instrumental automatic reading" ;
        dct:description  "Automatically produced measurement result"@en ;
        skos:notation    "automaticReading" .

<http://codes.wmo.int/wmdr/SourceOfObservation/unknown>
        a                skos:Concept ;
        rdfs:label       "unknown" ;
        dct:description  "Procedure used to obtain result is unknown"@en ;
        skos:notation    "unknown" .

<http://codes.wmo.int/wmdr/SourceOfObservation>
        a                      skos:Collection , ldp:Container , reg:Register ;
        rdfs:label             "Source of observation" ;
        dct:description        "Source of observation" ;
        dct:modified           "2019-11-21T09:16:33.4Z"^^xsd:dateTime ;
        owl:versionInfo        2 ;
        skos:member            <http://codes.wmo.int/wmdr/SourceOfObservation/automaticReading> , <http://codes.wmo.int/wmdr/SourceOfObservation/inapplicable> , <http://codes.wmo.int/wmdr/SourceOfObservation/humanObservation> , <http://codes.wmo.int/wmdr/SourceOfObservation/manualReading> , <http://codes.wmo.int/wmdr/SourceOfObservation/unknown> ;
        ldp:hasMemberRelation  skos:member .

<http://codes.wmo.int/wmdr/SourceOfObservation/_automaticReading>
        a                  reg:RegisterItem ;
        rdfs:label         "Instrumental automatic reading" ;
        dct:dateAccepted   "2020-04-29T14:25:43.914Z"^^xsd:dateTime , "2020-04-29T14:26:21.608Z"^^xsd:dateTime ;
        dct:dateSubmitted  "2019-10-14T16:36:37.414Z"^^xsd:dateTime ;
        dct:description    "Automatically produced measurement result"@en ;
        reg:definition     [ reg:entity       <http://codes.wmo.int/wmdr/SourceOfObservation/automaticReading> ;
                             reg:sourceGraph  <http://codes.wmo.int/wmdr/SourceOfObservation/_automaticReading:1#graph>
                           ] ;
        reg:itemClass      skos:Concept ;
        reg:notation       "automaticReading" ;
        reg:register       <http://codes.wmo.int/wmdr/SourceOfObservation> ;
        reg:status         reg:statusStable ;
        reg:submitter      [ foaf:accountName  "https://api.github.com/users/kurt-hectic" ;
                             foaf:name         "kurt-hectic"
                           ] ;
        owl:versionInfo    3 .

<http://codes.wmo.int/wmdr/SourceOfObservation/_inapplicable>
        a                  reg:RegisterItem ;
        rdfs:label         "inapplicable" ;
        dct:dateAccepted   "2020-04-29T14:25:43.916Z"^^xsd:dateTime , "2020-04-29T14:26:21.61Z"^^xsd:dateTime ;
        dct:dateSubmitted  "2019-10-14T16:36:37.411Z"^^xsd:dateTime ;
        dct:description    "None of the codes in the table are applicable in the context of this particular observation"@en ;
        reg:definition     [ reg:entity       <http://codes.wmo.int/wmdr/SourceOfObservation/inapplicable> ;
                             reg:sourceGraph  <http://codes.wmo.int/wmdr/SourceOfObservation/_inapplicable:1#graph>
                           ] ;
        reg:itemClass      skos:Concept ;
        reg:notation       "inapplicable" ;
        reg:register       <http://codes.wmo.int/wmdr/SourceOfObservation> ;
        reg:status         reg:statusStable ;
        reg:submitter      [ foaf:accountName  "https://api.github.com/users/kurt-hectic" ;
                             foaf:name         "kurt-hectic"
                           ] ;
        owl:versionInfo    3 .
