@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/bw1jWZ>
  gtm:verpondingsNummer "912" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/912" ;
  ns0:name "Verponding 912"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/b6S6Bt> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/69759> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7101341 52.0142828, 4.7099757 52.0142212, 4.7098441 52.0141689, 4.7098315 52.0141683, 4.7098264 52.0142044, 4.7098396 52.0142051, 4.7100218 52.0142861, 4.7100861 52.0143147, 4.7104348 52.0144902, 4.7104742 52.0144969, 4.7104882 52.0144235, 4.7103508 52.0143711, 4.7103081 52.0143528, 4.7102644 52.0143342, 4.7102249 52.0143187, 4.7101789 52.0143003, 4.7101341 52.0142828))"^^geo:wktLiteral ;
    osm:area 298.0
  ] .

