@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/bu91AZ>
  gtm:verpondingsNummer "1464" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1464" ;
  ns0:name "Verponding 1464"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bCgh5h> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/66818> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7118158 52.011184, 4.7118027 52.0111785, 4.7117144 52.0112708, 4.7116834 52.0113033, 4.7118146 52.0113552, 4.7118388 52.0113661, 4.7118762 52.0113169, 4.7118634 52.0113128, 4.7117607 52.0112797, 4.7117839 52.0112523, 4.7117702 52.0112479, 4.7118158 52.011184))"^^geo:wktLiteral ;
    osm:area 89.0
  ] .

