@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/bzmwOR>
  gtm:verpondingsNummer "1526" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1526" ;
  ns0:name "Verponding 1526"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bN5FUT> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/66887> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.711909 52.0118254, 4.7118127 52.0118985, 4.7118521 52.0119201, 4.7119509 52.0118466, 4.711909 52.0118254))"^^geo:wktLiteral ;
    osm:area 39.0
  ] .

