@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/bO8cNC>
  gtm:verpondingsNummer "3163" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/3163" ;
  ns0:name "Verponding 3163"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/buYMYe> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/68735> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7090077 52.0112664, 4.7089965 52.011275, 4.7088985 52.0113501, 4.7090017 52.0113571, 4.709018 52.0113583, 4.7090243 52.0113228, 4.7090083 52.0113218, 4.7090109 52.0113072, 4.7090269 52.0113082, 4.7090318 52.0112811, 4.7090312 52.0112786, 4.7090077 52.0112664))"^^geo:wktLiteral ;
    osm:area 48.0
  ] .

