@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/bxgwTL>
  gtm:verpondingsNummer "1372" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1372" ;
  ns0:name "Verponding 1372"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bI5Sk3> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/66717> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7100038 52.0116167, 4.7099789 52.0116179, 4.7097054 52.0116363, 4.7097096 52.0116606, 4.7096093 52.0116666, 4.7096121 52.0116844, 4.7096346 52.0116829, 4.7096362 52.0116917, 4.7099781 52.0116682, 4.7100031 52.0116667, 4.7100038 52.0116167))"^^geo:wktLiteral ;
    osm:area 132.0
  ] .

