@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/bYXBDr>
  gtm:verpondingsNummer "967" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/967" ;
  ns0:name "Verponding 967"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/b7HUe2> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/69825> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7096037 52.0148226, 4.7095819 52.0148188, 4.7094049 52.0147378, 4.7093424 52.0147098, 4.7093008 52.014748, 4.7092697 52.0147349, 4.7091753 52.0148102, 4.7092015 52.0148211, 4.709174 52.0148387, 4.7091999 52.0148511, 4.7092469 52.0148136, 4.7092915 52.014835, 4.7093003 52.014828, 4.7093451 52.0147924, 4.709565 52.0148979, 4.709587 52.0148978, 4.7096037 52.0148226))"^^geo:wktLiteral ;
    osm:area 249.0
  ] .

