@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/bVqHNX>
  gtm:verpondingsNummer "1660" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1660" ;
  ns0:name "Verponding 1660"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bsTNd6> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/67039> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7109387 52.0093832, 4.7107165 52.0092733, 4.710684 52.0092573, 4.710646 52.0092837, 4.7108853 52.0094193, 4.7111676 52.0095682, 4.7112181 52.0095313, 4.7109387 52.0093832))"^^geo:wktLiteral ;
    osm:area 242.0
  ] .

