@prefix dc: <http://purl.org/dc/terms/> .
@prefix ns0: <https://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/bhHFdI>
  dc:title "(gebied)" ;
  ns0:name "(gebied)"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/.well-known/bnode/beeldbank-af3e47a3cf1fa1db2070917fb96f9b1e-geoshape" ;
  a ns0:GeoShape ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/204639> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7125849127769 52.006643462711, 4.7126710882036 52.006738596037, 4.7127615937315 52.006637488057, 4.7125849127769 52.006643462711))"^^geo:wktLiteral ;
    osm:area 66.0
  ] .

