@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/bm1JJr>
  gtm:verpondingsNummer "1493" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1493" ;
  ns0:name "Verponding 1493"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bMSYb1> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/66850> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7121505 52.0112533, 4.7121441 52.0112607, 4.7120855 52.0113277, 4.7121249 52.0113414, 4.7121846 52.0112762, 4.7121936 52.0112673, 4.7121505 52.0112533))"^^geo:wktLiteral ;
    osm:area 30.0
  ] .

