@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/b1ffir>
  gtm:verpondingsNummer "1509" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1509" ;
  ns0:name "Verponding 1509"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bBdMEL> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/66868> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7118068 52.0115353, 4.7117632 52.0115794, 4.7120193 52.0116925, 4.7120599 52.0117085, 4.7123045 52.0118247, 4.7123075 52.011822, 4.7123341 52.0118335, 4.7123844 52.0117802, 4.7121043 52.0116665, 4.7118068 52.0115353))"^^geo:wktLiteral ;
    osm:area 291.0
  ] .

