@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/btJDbL>
  gtm:verpondingsNummer "1330" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1330" ;
  ns0:name "Verponding 1330"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/br1uSf> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/66671> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7093019 52.0140972, 4.7093628 52.0141291, 4.7093704 52.0141236, 4.7094997 52.0140136, 4.7093694 52.0139413, 4.7093477 52.0139104, 4.7093586 52.0139024, 4.7093339 52.0138895, 4.7093236 52.0138993, 4.709319 52.0139026, 4.7093546 52.0139479, 4.7094038 52.0139832, 4.7094511 52.0140058, 4.7093019 52.0140972))"^^geo:wktLiteral ;
    osm:area 92.0
  ] .

