@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/buMfao>
  dc:title "(gebied)" ;
  ns0:name "(gebied)"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/.well-known/bnode/beeldbank-a4ac38a4f22d8344f2618983f4e5da4c-geoshape" ;
  a ns0:GeoShape ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/204413> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7032535076141 52.013731020798, 4.7036021755499 52.013736571714, 4.7034144598023 52.013540577084, 4.7032535076141 52.013731020798))"^^geo:wktLiteral ;
    osm:area 257.0
  ] .

