@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/b01jfw8>
  dc:title "(gebied)"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/.well-known/bnode/beeldbank-17694f12ffc5a62246574b8928de3f38-geoshape"^^xsd:string ;
  a schema:GeoShape ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/3020471> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.712053835392 52.012157755787, 4.7120449340111 52.012215949716, 4.7121217453563 52.012198614845, 4.712053835392 52.012157755787))"^^geo:wktLiteral ;
    osm:area 16.0
  ] .

