@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/bjzPTP>
  gtm:verpondingsNummer "1098" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1098" ;
  ns0:name "Verponding 1098"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bB14TE> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/66409> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7066383 52.0129744, 4.7066291 52.0129814, 4.7062703 52.0132535, 4.7063078 52.0132764, 4.7066754 52.0130043, 4.7066827 52.0129966, 4.7066383 52.0129744))"^^geo:wktLiteral ;
    osm:area 154.0
  ] .

