@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 skos:Concept ; rdfs:label "Point" ; dct:description "a zero-dimensional feature"@en ; skos:notation "point" . a skos:Concept ; rdfs:label "Line" ; dct:description "a one-dimensional feature, either a straight line, or a curve; synonymous with trajectory"@en ; skos:notation "line" . a skos:Concept ; rdfs:label "Vertical profile" ; dct:description "synonymous to vertical distribution of a feature"@en ; skos:notation "verticalProfile" . a skos:Concept ; rdfs:label "unknown" ; dct:description "observing geometry unknown"@en ; skos:notation "unknown" . a skos:Concept ; rdfs:label "inapplicable" ; dct:description "observing geometry inapplicable"@en ; skos:notation "inapplicable" . a reg:RegisterItem ; rdfs:label "Geometry" ; dct:dateAccepted "2020-04-29T14:36:13.281Z"^^xsd:dateTime ; dct:dateSubmitted "2019-10-14T16:36:31.889Z"^^xsd:dateTime ; dct:description "Geometry" ; dct:modified "2019-11-21T09:02:41.381Z"^^xsd:dateTime ; reg:definition [ reg:entity ; reg:entityVersion ] ; reg:itemClass reg:Register , skos:Collection , ldp:Container ; reg:notation "Geometry" ; reg:register ; reg:status reg:statusStable ; reg:submitter [ foaf:accountName "https://api.github.com/users/kurt-hectic" ; foaf:name "kurt-hectic" ] ; owl:versionInfo 3 . a skos:Concept ; rdfs:label "Area" ; dct:description "a two-dimensional feature, either a plane, or some other surface"@en ; skos:notation "area" . a ldp:Container , reg:Register , skos:Collection ; rdfs:label "Geometry" ; dct:description "Geometry" ; dct:modified "2019-11-21T09:02:41.381Z"^^xsd:dateTime ; owl:versionInfo 2 ; skos:member , , , , , , , ; ldp:hasMemberRelation skos:member . a skos:Concept ; rdfs:label "Volume" ; dct:description "a three-dimensional feature"@en ; skos:notation "volume" . a skos:Concept ; rdfs:label "Total column" ; dct:description "the integral of the vertical distribution of a feature"@en ; skos:notation "totalColumn" .