@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/b0qqQtS>
  dc:title "(gebied)"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/.well-known/bnode/beeldbank-703eacbc5e9428a522def9848cc59bff-geoshape"^^xsd:string ;
  a schema:GeoShape ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2941769> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7104702591241 52.011504000831, 4.7110991554893 52.011021541551, 4.7097673335818 52.011061943057, 4.7104702591241 52.011504000831))"^^geo:wktLiteral ;
    osm:area 2354.0
  ] .

