@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/b2536X>
  gtm:verpondingsNummer "1771" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1771" ;
  ns0:name "Verponding 1771"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bwEoCE> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/67162> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7108953 52.0088871, 4.7109864 52.008795, 4.7109736 52.0087894, 4.710818 52.0087214, 4.7108139 52.0087196, 4.7106664 52.0086519, 4.7106444 52.0086418, 4.7105118 52.0085774, 4.7104414 52.0086446, 4.7106565 52.0087597, 4.710647 52.0087665, 4.7107025 52.0087962, 4.7107094 52.0087914, 4.7108269 52.0088529, 4.7108871 52.008883, 4.7108953 52.0088871))"^^geo:wktLiteral ;
    osm:area 423.0
  ] .

