@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/bQQiEA>
  gtm:verpondingsNummer "1730" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1730" ;
  ns0:name "Verponding 1730"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bfpNTv> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/67117> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7124681 52.0071866, 4.7124841 52.0071599, 4.7124713 52.0071583, 4.7123937 52.0071448, 4.7124276 52.0070676, 4.7123421 52.0070621, 4.7122964 52.0071553, 4.7124542 52.007184, 4.7124681 52.0071866))"^^geo:wktLiteral ;
    osm:area 87.0
  ] .

