@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/bJ8q93>
  gtm:verpondingsNummer "1546" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1546" ;
  ns0:name "Verponding 1546"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/b99O9y> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/66909> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7104376 52.0123044, 4.7103762 52.0123017, 4.7103753 52.0123129, 4.7103676 52.0124542, 4.7103918 52.0124557, 4.7103889 52.0125074, 4.7104023 52.0125075, 4.7104018 52.0124559, 4.7104115 52.0124399, 4.7104319 52.0124404, 4.7104378 52.0123155, 4.7104376 52.0123044))"^^geo:wktLiteral ;
    osm:area 75.0
  ] .

