@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/b5PEBi>
  gtm:verpondingsNummer "545" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/545" ;
  ns0:name "Verponding 545"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bvOALA> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/69321> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7129967 52.011561, 4.7129883 52.0115701, 4.7129296 52.0116331, 4.7129873 52.0116533, 4.7130448 52.0115909, 4.7130525 52.0115826, 4.7129967 52.011561))"^^geo:wktLiteral ;
    osm:area 41.0
  ] .

