@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/bEz15A>
  gtm:verpondingsNummer "2467" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/2467" ;
  ns0:name "Verponding 2467"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bKaSk3> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/67939> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7074808 52.0088533, 4.7074244 52.0088784, 4.7074711 52.0089093, 4.7074997 52.0088957, 4.7074898 52.0088877, 4.7075166 52.0088751, 4.7074808 52.0088533))"^^geo:wktLiteral ;
    osm:area 20.0
  ] .

