@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/bTL6g7>
  gtm:verpondingsNummer "1293" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1293" ;
  ns0:name "Verponding 1293"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bzmuqc> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/66629> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7081947 52.0132601, 4.7083207 52.0132845, 4.7083148 52.0132961, 4.7083746 52.0133077, 4.7083954 52.0132584, 4.7082132 52.0132259, 4.7081947 52.0132601))"^^geo:wktLiteral ;
    osm:area 60.0
  ] .

