@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://schema.org/> .
@prefix hg: <http://rdf.histograph.io/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/bwEoyV>
  gtm:kadastraalNummer "705"^^xsd:string ;
  gtm:kadastraleAanduiding "C705"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C705"^^xsd:string ;
  ns0:name "Perceel GDA01-C705"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bg27z3> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/15587> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.711544 52.0126694, 4.7115607 52.012679, 4.711764 52.012796, 4.7118165 52.0127647, 4.7116288 52.0126501, 4.7116147 52.0126401, 4.711544 52.0126694))"^^geo:wktLiteral ;
    osm:area 107.0
  ] .

