@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/bQqUhQ>
  gtm:verpondingsNummer "1759" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1759" ;
  ns0:name "Verponding 1759"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/b0qqiq> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/67148> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7113893 52.0083259, 4.7113981 52.0083174, 4.7113836 52.008311, 4.7112367 52.0082467, 4.7112729 52.0082132, 4.7111953 52.0081812, 4.7111474 52.0082218, 4.7111574 52.0082263, 4.7111621 52.0082227, 4.7112513 52.0082637, 4.7113748 52.0083194, 4.7113893 52.0083259))"^^geo:wktLiteral ;
    osm:area 48.0
  ] .

