@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@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/bIJ0KD>
  gtm:verpondingsNummer "1225" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1225" ;
  ns0:name "Verponding 1225"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bTL3Tu> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/66553> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7078252 52.0133635, 4.7078795 52.0133891, 4.7079455 52.0132816, 4.7079669 52.0132331, 4.7079618 52.0132323, 4.7079667 52.013221, 4.70795 52.0132183, 4.7079248 52.0132138, 4.7078252 52.0133635))"^^geo:wktLiteral ;
    osm:area 77.0
  ] .

