@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/bRfI30>
  gtm:verpondingsNummer "255" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/255" ;
  ns0:name "Verponding 255"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bOXY67> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/68038> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7142377 52.0090923, 4.7141835 52.0090902, 4.714149 52.0092309, 4.7141473 52.0092355, 4.7142045 52.0092397, 4.7142377 52.0090923))"^^geo:wktLiteral ;
    osm:area 63.0
  ] .

