@prefix qudt: . @prefix owl: . @prefix ssd: . @prefix xsd: . @prefix skos: . @prefix rdfs: . @prefix qudt-unit: . @prefix qb: . @prefix dgu: . @prefix dct: . @prefix ui: . @prefix reg: . @prefix grib2-parameter: . @prefix qudt-quantity: . @prefix api: . @prefix vann: . @prefix prov: . @prefix foaf: . @prefix cc: . @prefix common-unit: . @prefix grib2-core: . @prefix void: . @prefix version: . @prefix bufr4-core: . @prefix rdf: . @prefix ldp: . @prefix time: . @prefix qudt-dimension: . @prefix vs: . @prefix dc: . @prefix common-core: . a reg:Register , ldp:Container , skos:Collection ; rdfs:label "Station/Platform operating status" ; dct:description "Station/Platform operating status" ; dct:modified "2019-11-21T09:16:51.483Z"^^xsd:dateTime ; owl:versionInfo 2 ; skos:member , , , , , , , ; ldp:hasMemberRelation skos:member . a skos:Concept ; rdfs:label "unknown" ; dct:description "The declared operating status of this particular station/platform is unknown."@en ; skos:notation "unknown" . a skos:Concept ; rdfs:label "Partly operational" ; dct:description "The station partially complies with the reporting obligations of the observation programme/network concerned."@en ; skos:notation "partlyOperational" . a skos:Concept ; rdfs:label "Closed" ; dct:description "The station has been declared as closed by the responsible supervising organization."@en ; skos:notation "closed" . a skos:Concept ; rdfs:label "Pre-operational" ; dct:description "The station is deployed and producing data but still not fully ready to start reporting operationally."@en ; skos:notation "preOperational" . a skos:Concept ; rdfs:label "Non-reporting" ; dct:description "The station is considered non-operational/non-reporting temporarily, but is expected to resume its operations/reporting after the temporary suspension."@en ; skos:notation "nonReporting" . a skos:Concept ; rdfs:label "Planned" ; dct:description "The station is planned to be deployed sometime in the future, and all information provided is indicative only. No observations are taken."@en ; skos:notation "planned" . a skos:Concept ; rdfs:label "Stand-by" ; dct:description "NA"@en ; skos:notation "standBy" . a skos:Concept ; rdfs:label "Operational" ; dct:description "The station fully complies with the reporting obligations of the observation programme/network concerned."@en ; skos:notation "operational" .