@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/b9AeV7>
  gtm:verpondingsNummer "2672" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/2672" ;
  ns0:name "Verponding 2672"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bMSYgV> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/68175> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7061484 52.0103515, 4.7061344 52.0103442, 4.7061488 52.0103334, 4.706033 52.0102741, 4.7060178 52.0102854, 4.7059652 52.0102584, 4.7059401 52.0102582, 4.7058815 52.0102296, 4.7058511 52.0102518, 4.7059496 52.0102991, 4.7061041 52.0103836, 4.7061484 52.0103515))"^^geo:wktLiteral ;
    osm:area 109.0
  ] .

