@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/b5cyon>
  gtm:verpondingsNummer "1495" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1495" ;
  ns0:name "Verponding 1495"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/b2I6OO> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/66852> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7120855 52.0113277, 4.7120095 52.0113012, 4.7119734 52.0113411, 4.7122296 52.0114341, 4.7122511 52.0114111, 4.712232 52.0114041, 4.7122421 52.0113923, 4.7122268 52.0113865, 4.7122326 52.011379, 4.7121642 52.0113552, 4.7121249 52.0113414, 4.7120855 52.0113277))"^^geo:wktLiteral ;
    osm:area 102.0
  ] .

