@prefix ns0: <https://schema.org/> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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/bPox7Q>
  ns0:name "(gebied)"@nl ;
  dc:title "(gebied)"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/.well-known/bnode/beeldbank-184b7d7359824fae3a1cc738b6808d6a-geoshape"^^xsd:string ;
  a ns0:GeoShape ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/201206> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.6935911184482 52.033377150503, 4.6928858603683 52.033619844614, 4.6934209039137 52.033863136868, 4.6935911184482 52.033377150503))"^^geo:wktLiteral ;
    osm:area 1149.0
  ] .

