@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/bQDBUv>
  gtm:verpondingsNummer "1224" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1224" ;
  ns0:name "Verponding 1224"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/b1FCjU> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/66552> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7077731 52.0133404, 4.7078252 52.0133635, 4.7079248 52.0132138, 4.70795 52.0132183, 4.7079706 52.013163, 4.7079758 52.0131495, 4.7079751 52.0131396, 4.7079195 52.0131248, 4.7077731 52.0133404))"^^geo:wktLiteral ;
    osm:area 120.0
  ] .

