@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/bnHkfs>
  gtm:verpondingsNummer "186" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/186" ;
  ns0:name "Verponding 186"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bpYZui> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/67260> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7143912 52.0082364, 4.7144368 52.0082425, 4.7144935 52.0080798, 4.7144568 52.0080781, 4.7144132 52.0081734, 4.7143912 52.0082364))"^^geo:wktLiteral ;
    osm:area 55.0
  ] .

