@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/bvBVoX>
  gtm:verpondingsNummer "1163" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1163" ;
  ns0:name "Verponding 1163"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/b37w6Y> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/66485> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.705543 52.0119421, 4.7055032 52.0119193, 4.70543 52.0119737, 4.7054226 52.01197, 4.7052948 52.012065, 4.7052831 52.0120737, 4.7053389 52.0120992, 4.7053486 52.0120916, 4.705543 52.0119421))"^^geo:wktLiteral ;
    osm:area 98.0
  ] .

