@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/bOLiIi>
  gtm:verpondingsNummer "1202" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1202" ;
  ns0:name "Verponding 1202"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bW2LtK> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/66529> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7069016 52.0127132, 4.7069779 52.0127529, 4.7070161 52.0127242, 4.7069379 52.0126845, 4.7069313 52.012689, 4.7069236 52.012695, 4.7069016 52.0127132))"^^geo:wktLiteral ;
    osm:area 28.0
  ] .

