@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/b0qszD>
  gtm:verpondingsNummer "1403" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1403" ;
  ns0:name "Verponding 1403"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bbeO16> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/66752> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7098257 52.0111621, 4.7100156 52.0111523, 4.7100505 52.0111506, 4.710048 52.0111122, 4.7100306 52.0111126, 4.7098187 52.0111179, 4.7098257 52.0111621))"^^geo:wktLiteral ;
    osm:area 72.0
  ] .

