@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/bWFTTm>
  gtm:verpondingsNummer "1551" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1551" ;
  ns0:name "Verponding 1551"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bVQ3Np> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/66915> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7116215 52.0113221, 4.7115907 52.0113104, 4.711549 52.0113564, 4.7114887 52.0114232, 4.7115005 52.011427, 4.7115072 52.0114203, 4.7115229 52.0114268, 4.711574 52.0113747, 4.711573 52.0113743, 4.7116215 52.0113221))"^^geo:wktLiteral ;
    osm:area 33.0
  ] .

