@prefix dct: . @prefix ns1: . @prefix ns2: . @prefix ns3: . @prefix rdfs: . @prefix skos: . a skos:Concept, ns3:Entity ; dct:created "2019-01-15" ; dct:modified "2019-01-15" ; ns1:hasProfile ; ns2:status ; rdfs:seeAlso ; skos:definition "The position of the platform given as latitude and longitude (radians)."@en ; skos:exactMatch ; skos:prefLabel "Platform Geolocation"@en ; ns3:hadPrimarySource .