@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/beZrOa>
  gtm:verpondingsNummer "2209" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/2209" ;
  ns0:name "Verponding 2209"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bPB4gN> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/67648> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7065238 52.0090683, 4.7064028 52.0090013, 4.7060796 52.0088258, 4.7060421 52.0088521, 4.7063406 52.0090101, 4.7063225 52.0090238, 4.7064623 52.009094, 4.7065238 52.0090683))"^^geo:wktLiteral ;
    osm:area 169.0
  ] .

