@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/box85k>
  gtm:verpondingsNummer "3174" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/3174" ;
  ns0:name "Verponding 3174"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/b4nIg5> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/68746> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7089824 52.0117926, 4.7089649 52.0117871, 4.7088344 52.0117439, 4.7086762 52.0116658, 4.7086421 52.0116815, 4.7087008 52.0117226, 4.7088393 52.0118022, 4.7088753 52.0118115, 4.7089653 52.0118345, 4.7089794 52.0118374, 4.7089856 52.0118386, 4.7089824 52.0117926))"^^geo:wktLiteral ;
    osm:area 123.0
  ] .

