@prefix dct: . @prefix ns1: . @prefix rdfs: . @prefix skos: . a skos:Concept ; dct:created "2021-06-09" ; ns1:hasProfile ; rdfs:seeAlso ; skos:definition "SpatialSample with a Point geometry as the value of its shape attribute."@en ; skos:exactMatch , , ; skos:prefLabel "Point Sample"@en .