@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/bxudCF>
  gtm:verpondingsNummer "1691" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1691" ;
  ns0:name "Verponding 1691"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bQqS2O> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/67073> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7122546 52.0083923, 4.7122448 52.0083889, 4.7119957 52.0083079, 4.7117508 52.0082251, 4.7116569 52.0081933, 4.7115682 52.0083066, 4.7115937 52.0083149, 4.7118249 52.0083949, 4.7118464 52.0083747, 4.7121689 52.0084718, 4.7122546 52.0083923))"^^geo:wktLiteral ;
    osm:area 565.0
  ] .

