@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/b3xWSp>
  gtm:verpondingsNummer "1124" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1124" ;
  ns0:name "Verponding 1124"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/b000N2> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/66442> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.705481 52.0123761, 4.7051907 52.012627, 4.7052232 52.0126468, 4.7055199 52.0123962, 4.7055305 52.0123873, 4.7054917 52.0123668, 4.705481 52.0123761))"^^geo:wktLiteral ;
    osm:area 117.0
  ] .

