@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/bhuQ1r>
  gtm:verpondingsNummer "1451" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1451" ;
  ns0:name "Verponding 1451"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/b9Acwh> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/66804> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7114047 52.0112316, 4.7113047 52.0113463, 4.7112838 52.0113394, 4.7111728 52.0114507, 4.7111653 52.0114584, 4.71123 52.0114931, 4.7112386 52.0114835, 4.7113642 52.0113461, 4.7114514 52.0112507, 4.7114047 52.0112316))"^^geo:wktLiteral ;
    osm:area 141.0
  ] .

