@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/box893>
  gtm:verpondingsNummer "894" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/894" ;
  ns0:name "Verponding 894"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bSIzwQ> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/69729> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7097362 52.0147816, 4.7097299 52.0147814, 4.7097451 52.0148322, 4.709756 52.014832, 4.7099777 52.0148519, 4.7100329 52.0148634, 4.7100446 52.0148445, 4.7099195 52.0148003, 4.709866 52.0147975, 4.7097362 52.0147816))"^^geo:wktLiteral ;
    osm:area 94.0
  ] .

