@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/b8ka1c>
  ns0:name "(gebied)"@nl ;
  dc:title "(gebied)"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/.well-known/bnode/beeldbank-03a60ec8298a4b2d72b573b790ae9a52-geoshape"^^xsd:string ;
  a ns0:GeoShape ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/200685> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7122013568878 52.008768362101, 4.7123076278577 52.008733480385, 4.712197009909 52.008694277112, 4.7122013568878 52.008768362101))"^^geo:wktLiteral ;
    osm:area 31.0
  ] .

