@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/bkP21T>
  gtm:verpondingsNummer "1331" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1331" ;
  ns0:name "Verponding 1331"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/byW52i> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/66672> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7092585 52.0140751, 4.7093019 52.0140972, 4.7094511 52.0140058, 4.7094038 52.0139832, 4.709269 52.0140673, 4.7092585 52.0140751))"^^geo:wktLiteral ;
    osm:area 57.0
  ] .

