@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/bZnZRI>
  gtm:verpondingsNummer "1489" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1489" ;
  ns0:name "Verponding 1489"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/boJNrs> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/66845> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7122712 52.0113932, 4.7122511 52.0114111, 4.7122296 52.0114341, 4.7122582 52.0114455, 4.7122754 52.0114525, 4.7123702 52.0113405, 4.7123763 52.0113338, 4.7123348 52.0113188, 4.7123282 52.0113258, 4.7122712 52.0113932))"^^geo:wktLiteral ;
    osm:area 50.0
  ] .

