@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/bSIBQM>
  gtm:verpondingsNummer "1911" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1911" ;
  ns0:name "Verponding 1911"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bDVSI4> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/67318> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7085371 52.0089998, 4.7085429 52.0090028, 4.7086467 52.0090502, 4.7086496 52.0090481, 4.7086996 52.0090721, 4.7087267 52.009052, 4.7087709 52.0090741, 4.7088161 52.00904, 4.7087385 52.0090097, 4.7087141 52.0090283, 4.7085934 52.00897, 4.7085833 52.0089653, 4.7085371 52.0089998))"^^geo:wktLiteral ;
    osm:area 90.0
  ] .

