@prefix dct: . @prefix ns1: . @prefix ns2: . @prefix ns3: . @prefix rdfs: . @prefix skos: . a skos:Concept, ns1:Entity ; dct:created "2019-01-14" ; dct:modified "2019-01-14" ; ns2:hasProfile ; ns3:status ; rdfs:seeAlso ; skos:definition "Measures pressure relative to atmospheric pressure (zero represents the sensor is measuring the same as the ambient pressure)"@en ; skos:exactMatch ; skos:prefLabel "pressureGauge"@en ; ns1:hadPrimarySource .