@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 owl:Ontology , ldp:Container , reg:Register ; rdfs:label "WMO No. 306 FM 92 GRIB (edition1) schemata" ; rdfs:member , , ; dct:description "Schemata required to support WMO No. 306 FM 92 GRIB (edition1) - Manual on Codes; including definitions of structure and domain-specific metadata required to describe terms from WMO No. 306 FM 92 GRIB (edition1)."@en ; dct:modified "2014-10-02T17:55:24.654Z"^^xsd:dateTime ; dct:publisher ; reg:manager ; reg:owner ; owl:versionInfo 2 ; ldp:membershipPredicate rdfs:member . a owl:ObjectProperty ; rdfs:comment "Object property identifying the parameter for a GRIB (edition 1) message rdf representation."@en ; rdfs:isDefinedBy ; rdfs:label "parameter identifier"@en ; rdfs:subClassOf skos:Concept ; skos:notation "grib1_parameter" . a owl:ObjectProperty ; rdfs:comment "Object property describing the indicator of parameter for a GRIB (edition 1) message."@en ; rdfs:isDefinedBy ; rdfs:label "parameter indicator"@en ; rdfs:subClassOf skos:Concept ; skos:notation "indicatorOfParameter" . a owl:ObjectProperty ; rdfs:comment "Object property describing the table 2 version used by a GRIB (edition 1) message."@en ; rdfs:isDefinedBy ; rdfs:label "table 2 version"@en ; rdfs:range rdf:Literal ; rdfs:subClassOf skos:Concept ; skos:notation "table2version" .