@prefix dc: <http://purl.org/dc/terms/> .
@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/bfpXEr>
  dc:title "(gebied)" ;
  ns0:name "(gebied)"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/.well-known/bnode/beeldbank-b91d37789a5d6ed0549a5f2ef5dfb8a6-geoshape" ;
  a ns0:GeoShape ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/204856> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7031408548355 52.012035590187, 4.7030500103779 52.012024843241, 4.7030707667633 52.012072751349, 4.7031408548355 52.012035590187))"^^geo:wktLiteral ;
    osm:area 16.0
  ] .

