@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/bzmwP2>
  gtm:verpondingsNummer "1710" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1710" ;
  ns0:name "Verponding 1710"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bfCvA2> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/67096> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.713157 52.0074151, 4.7128425 52.0073126, 4.7128254 52.0073331, 4.7128385 52.0073365, 4.7128225 52.0073565, 4.7128938 52.0073806, 4.7131128 52.0074568, 4.713157 52.0074151))"^^geo:wktLiteral ;
    osm:area 123.0
  ] .

