@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix schema: <http://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/b01kr3h>
  dc:title "(gebied)"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/.well-known/bnode/beeldbank-d55b765e6b40a3999ff3cc8a8d0e884f-geoshape"^^xsd:string ;
  a schema:GeoShape ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/3021550> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7127512097359 52.010671109843, 4.7131031041023 52.010728880061, 4.7130752320911 52.010568764257, 4.7127512097359 52.010671109843))"^^geo:wktLiteral ;
    osm:area 209.0
  ] .

