@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/bD67ac>
  gtm:verpondingsNummer "1725" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1725" ;
  ns0:name "Verponding 1725"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bAbhiD> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/67111> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7127323 52.0070845, 4.7126218 52.0070767, 4.7126028 52.0070859, 4.7125866 52.0071088, 4.7125704 52.0071317, 4.7125486 52.0071624, 4.7125578 52.0071649, 4.7126354 52.0071858, 4.712664 52.0071454, 4.7126856 52.0071526, 4.7127273 52.0070918, 4.7127323 52.0070845))"^^geo:wktLiteral ;
    osm:area 87.0
  ] .

