@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/bj9ryq>
  gtm:verpondingsNummer "1658" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1658" ;
  ns0:name "Verponding 1658"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bIIYwD> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/67036> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7111122 52.0096047, 4.7108519 52.0094606, 4.7105916 52.0093165, 4.7105032 52.0093784, 4.7107015 52.0094937, 4.7108787 52.0095968, 4.7109197 52.0095678, 4.7110537 52.00964, 4.7111122 52.0096047))"^^geo:wktLiteral ;
    osm:area 410.0
  ] .

