@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/bzYCTm>
  gtm:verpondingsNummer "1656" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1656" ;
  ns0:name "Verponding 1656"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bYy9QF> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/67034> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7110039 52.0096698, 4.7108787 52.0095968, 4.7107015 52.0094937, 4.7105032 52.0093784, 4.7104358 52.0094189, 4.7106078 52.0095127, 4.7107232 52.0095727, 4.7107645 52.0095942, 4.7109603 52.0096959, 4.7110039 52.0096698))"^^geo:wktLiteral ;
    osm:area 257.0
  ] .

