@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/bchkOA>
  gtm:verpondingsNummer "1735" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1735" ;
  ns0:name "Verponding 1735"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bu8ZmZ> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/67122> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7123928 52.0072705, 4.7124287 52.0072328, 4.712415 52.0072281, 4.7122385 52.0071791, 4.7122008 52.0071684, 4.7121167 52.0071439, 4.7120997 52.0071623, 4.7120971 52.0071648, 4.7121179 52.0071725, 4.7123823 52.0072666, 4.7123928 52.0072705))"^^geo:wktLiteral ;
    osm:area 89.0
  ] .

