@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/bpZ1QK>
  gtm:verpondingsNummer "2356" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/2356" ;
  ns0:name "Verponding 2356"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bSVghh> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/67817> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7087664 52.0077627, 4.7086897 52.00772, 4.7086537 52.0077454, 4.7087274 52.0077884, 4.7087664 52.0077627))"^^geo:wktLiteral ;
    osm:area 27.0
  ] .

