@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/bTL6m1>
  gtm:verpondingsNummer "252" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/252" ;
  ns0:name "Verponding 252"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bixi8R> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/67999> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7144565 52.0091078, 4.7144059 52.0091004, 4.714349 52.0090975, 4.7143143 52.0092407, 4.7143128 52.0092473, 4.7143973 52.0092534, 4.714398 52.0092478, 4.7144409 52.0091476, 4.7144565 52.0091078))"^^geo:wktLiteral ;
    osm:area 112.0
  ] .

