@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/bqpriI>
  gtm:verpondingsNummer "2670" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/2670" ;
  ns0:name "Verponding 2670"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bp9bM8> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/68173> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7063048 52.0102384, 4.7060321 52.0100934, 4.7059914 52.010122, 4.7062495 52.0102606, 4.7062633 52.0102681, 4.7063048 52.0102384))"^^geo:wktLiteral ;
    osm:area 106.0
  ] .

