@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/b01kp3r>
  dc:title "(gebied)"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/.well-known/bnode/beeldbank-c928cad67cea588adf9a006403536e41-geoshape"^^xsd:string ;
  a schema:GeoShape ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/3021492> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7152861410996 52.007184716038, 4.7147852207997 52.00725538163, 4.7149994677869 52.007447265102, 4.7152861410996 52.007184716038))"^^geo:wktLiteral ;
    osm:area 424.0
  ] .

