@prefix ns0: <https://schema.org/> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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/bGrrxD>
  ns0:name "(gebied)"@nl ;
  dc:title "(gebied)"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/.well-known/bnode/beeldbank-25868b7ade3ce8ddf389a63fec086251-geoshape"^^xsd:string ;
  a ns0:GeoShape ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/201509> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7112379072132 52.015090290469, 4.7133384313512 52.014541546917, 4.7126135299358 52.013969752698, 4.7112379072132 52.015090290469))"^^geo:wktLiteral ;
    osm:area 6097.0
  ] .

