@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/bfc8tu>
  gtm:verpondingsNummer "1487" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1487" ;
  ns0:name "Verponding 1487"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/b8xI56> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/66843> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7125226 52.0113851, 4.7124482 52.0113604, 4.7124419 52.0113668, 4.7123329 52.0114891, 4.7124474 52.0115294, 4.7124785 52.0115274, 4.7125063 52.0114911, 4.7124463 52.0114707, 4.7125144 52.0113944, 4.7125226 52.0113851))"^^geo:wktLiteral ;
    osm:area 122.0
  ] .

