@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/bcUrRI>
  gtm:verpondingsNummer "1332" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1332" ;
  ns0:name "Verponding 1332"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bGQGca> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/66673> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7092156 52.014052, 4.7092585 52.0140751, 4.709269 52.0140673, 4.7094038 52.0139832, 4.7093546 52.0139479, 4.7093155 52.0139837, 4.7092268 52.0140443, 4.7092156 52.014052))"^^geo:wktLiteral ;
    osm:area 62.0
  ] .

