@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/bV0ip0>
  gtm:verpondingsNummer "1181" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1181" ;
  ns0:name "Verponding 1181"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bTynaK> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/66505> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7061085 52.0124754, 4.7061396 52.0124924, 4.7061506 52.0124829, 4.706266 52.012384, 4.7062308 52.012368, 4.7061188 52.0124664, 4.7061085 52.0124754))"^^geo:wktLiteral ;
    osm:area 43.0
  ] .

