@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/bVQ6dA>
  gtm:verpondingsNummer "2667" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/2667" ;
  ns0:name "Verponding 2667"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/b6sIeJ> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/68169> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7064477 52.0101528, 4.7063697 52.0101068, 4.7063798 52.0101003, 4.7063632 52.0100906, 4.706379 52.0100804, 4.7063956 52.0100901, 4.7064086 52.0100814, 4.7063588 52.0100534, 4.706291 52.0101013, 4.7064189 52.01017, 4.7064477 52.0101528))"^^geo:wktLiteral ;
    osm:area 50.0
  ] .

