@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/b4a32e>
  gtm:verpondingsNummer "2457" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/2457" ;
  ns0:name "Verponding 2457"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bbeO7b> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/67928> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7082586 52.0085423, 4.7082121 52.0085561, 4.708226 52.0085626, 4.7083786 52.0086346, 4.7084197 52.0086063, 4.7083952 52.0085928, 4.7083765 52.0086061, 4.7082668 52.0085467, 4.7082586 52.0085423))"^^geo:wktLiteral ;
    osm:area 42.0
  ] .

