@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/bsTPuj>
  gtm:verpondingsNummer "1921" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1921" ;
  ns0:name "Verponding 1921"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bbFctK> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/67329> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7083539 52.0090977, 4.7083442 52.009092, 4.7080858 52.0089341, 4.7081238 52.0089089, 4.7081224 52.0089081, 4.7080839 52.008886, 4.7080385 52.0088599, 4.7079948 52.0088333, 4.7079516 52.0088084, 4.7079382 52.008801, 4.7079002 52.0088237, 4.7078673 52.0088429, 4.7078743 52.0088473, 4.7083238 52.0091309, 4.7083539 52.0090977))"^^geo:wktLiteral ;
    osm:area 227.0
  ] .

