@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/bB17ht>
  gtm:verpondingsNummer "1386" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1386" ;
  ns0:name "Verponding 1386"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bLQtKE> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/66732> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7094745 52.0112234, 4.7094976 52.0113346, 4.70957 52.01133, 4.7095555 52.0112283, 4.7095549 52.0112192, 4.7094745 52.0112234))"^^geo:wktLiteral ;
    osm:area 65.0
  ] .

