@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/bqOPIQ>
  gtm:verpondingsNummer "859" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/859" ;
  ns0:name "Verponding 859"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bJm4xG> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/69690> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7131526 52.0123162, 4.7130609 52.0123955, 4.7130921 52.0124128, 4.7131762 52.0123374, 4.7131684 52.0123269, 4.7131526 52.0123162))"^^geo:wktLiteral ;
    osm:area 29.0
  ] .

