@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/bJ8qbq>
  gtm:verpondingsNummer "1892" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1892" ;
  ns0:name "Verponding 1892"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bfCvzR> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/67296> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7095521 52.0085111, 4.7095582 52.0085153, 4.7096818 52.0085875, 4.7096928 52.0085803, 4.7097201 52.0085957, 4.7097702 52.0085619, 4.709623 52.0084787, 4.7096177 52.0084747, 4.7095521 52.0085111))"^^geo:wktLiteral ;
    osm:area 86.0
  ] .

