@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/bdKeMv>
  gtm:verpondingsNummer "544" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/544" ;
  ns0:name "Verponding 544"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bo6Hiq> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/69320> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7129883 52.0115701, 4.7129967 52.011561, 4.7129573 52.0115476, 4.7129505 52.0115552, 4.7128923 52.0116193, 4.7129296 52.0116331, 4.7129883 52.0115701))"^^geo:wktLiteral ;
    osm:area 28.0
  ] .

