@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/b3kfg4>
  gtm:verpondingsNummer "2007" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/2007" ;
  ns0:name "Verponding 2007"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bTkFDP> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/67425> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7044694 52.0107851, 4.7044434 52.0107535, 4.7043631 52.0108045, 4.7043473 52.0108145, 4.7043668 52.0108262, 4.7043863 52.0108378, 4.7044004 52.0108288, 4.7044694 52.0107851))"^^geo:wktLiteral ;
    osm:area 33.0
  ] .

