@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/bZnVvV6>
  dc:title "(gebied)"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/.well-known/bnode/beeldbank-4d08d5b24910fe2e4773348d50b7f671-geoshape"^^xsd:string ;
  a schema:GeoShape ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2941297> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7087788581848 52.013904357211, 4.7086512134673 52.013912195822, 4.7087241127411 52.013975757905, 4.7087788581848 52.013904357211))"^^geo:wktLiteral ;
    osm:area 33.0
  ] .

