@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/bMGiUt>
  gtm:verpondingsNummer "2438" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/2438" ;
  ns0:name "Verponding 2438"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bxubkg> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/67907> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7091923 52.0081498, 4.7091446 52.0081711, 4.7091511 52.0081747, 4.7093252 52.0082691, 4.7093625 52.0082419, 4.7091996 52.0081544, 4.7091923 52.0081498))"^^geo:wktLiteral ;
    osm:area 63.0
  ] .

