@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/b87m5O>
  gtm:verpondingsNummer "2470" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/2470" ;
  ns0:name "Verponding 2470"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bqC5Br> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/67943> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7069952 52.009078, 4.7069476 52.0091001, 4.7070329 52.0091549, 4.7070774 52.0091257, 4.7070364 52.0091019, 4.7069952 52.009078))"^^geo:wktLiteral ;
    osm:area 34.0
  ] .

