@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/bg1WfG>
  gtm:verpondingsNummer "2624" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/2624" ;
  ns0:name "Verponding 2624"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bNw4nS> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/68120> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70932 52.0096736, 4.7093301 52.0096683, 4.7094996 52.0095693, 4.7096691 52.0094704, 4.7096025 52.0094279, 4.7094983 52.0094923, 4.7093787 52.0095677, 4.7092705 52.009636, 4.7092594 52.0096426, 4.70932 52.0096736))"^^geo:wktLiteral ;
    osm:area 200.0
  ] .

