@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/b7UEyL>
  gtm:verpondingsNummer "868" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/868" ;
  ns0:name "Verponding 868"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bPaFPZ> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/69700> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7128776 52.0121657, 4.7128693 52.0121724, 4.7127717 52.0122526, 4.7128138 52.0122737, 4.7129217 52.0121862, 4.7128776 52.0121657))"^^geo:wktLiteral ;
    osm:area 46.0
  ] .

