@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/bgeDTw>
  gtm:verpondingsNummer "1563" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1563" ;
  ns0:name "Verponding 1563"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bLQtM0> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/66928> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7112148 52.0111581, 4.7112501 52.011079, 4.7111764 52.0110648, 4.7111358 52.0111558, 4.7112103 52.0111684, 4.7112148 52.0111581))"^^geo:wktLiteral ;
    osm:area 55.0
  ] .

