@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/bPB6th>
  gtm:verpondingsNummer "1307" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1307" ;
  ns0:name "Verponding 1307"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/b8xI2z> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/66645> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.708643 52.0135151, 4.7085777 52.0135013, 4.7084519 52.0136989, 4.7085274 52.013732, 4.7085789 52.0136519, 4.708566 52.0136484, 4.7086029 52.0135847, 4.708643 52.0135151))"^^geo:wktLiteral ;
    osm:area 133.0
  ] .

