@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/biWHiSI>
  dc:title "(gebied)"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/.well-known/bnode/beeldbank-86d8a678a3cd739777a59edbb9d199d7-geoshape"^^xsd:string ;
  a schema:GeoShape ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2942084> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7033286094666 52.012058042228, 4.7045981852771 52.011907200835, 4.7041275556148 52.011432302273, 4.7033286094666 52.012058042228))"^^geo:wktLiteral ;
    osm:area 2570.0
  ] .

