@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/bNw6CU>
  gtm:verpondingsNummer "1503" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1503" ;
  ns0:name "Verponding 1503"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/brebAY> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/66862> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7121421 52.0114605, 4.7119533 52.0113896, 4.7119408 52.0113848, 4.7119204 52.0114098, 4.7121457 52.0114998, 4.7121797 52.0115011, 4.7121949 52.0114874, 4.7121421 52.0114605))"^^geo:wktLiteral ;
    osm:area 67.0
  ] .

