@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/boJPIQ>
  gtm:verpondingsNummer "1776" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1776" ;
  ns0:name "Verponding 1776"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/b000WF> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/67167> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7106721 52.0091166, 4.7107083 52.009077, 4.7107037 52.0090744, 4.7104125 52.0089128, 4.7103105 52.0088536, 4.7103 52.0088482, 4.7102464 52.0088869, 4.7102597 52.0088939, 4.7102908 52.0089108, 4.7103601 52.0089485, 4.7105347 52.0090455, 4.7106641 52.0091125, 4.7106721 52.0091166))"^^geo:wktLiteral ;
    osm:area 205.0
  ] .

