@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/bUavGo>
  gtm:verpondingsNummer "1772" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1772" ;
  ns0:name "Verponding 1772"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/boJNsD> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/67163> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7108502 52.0089345, 4.7108953 52.0088871, 4.7108871 52.008883, 4.7108269 52.0088529, 4.7107094 52.0087914, 4.7107025 52.0087962, 4.710647 52.0087665, 4.7106565 52.0087597, 4.7104414 52.0086446, 4.7105118 52.0085774, 4.7103535 52.0084911, 4.7102118 52.0086005, 4.7104565 52.0087307, 4.710631 52.0088213, 4.7108423 52.0089304, 4.7108502 52.0089345))"^^geo:wktLiteral ;
    osm:area 489.0
  ] .

