@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/btx2ZV>
  dc:title "(gebied)" ;
  ns0:name "(gebied)"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/.well-known/bnode/beeldbank-88586b3c8a0a6bf7a7848609092b1424-geoshape" ;
  a ns0:GeoShape ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/203763> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7146475308546 52.018337139274, 4.7144837695323 52.01866259069, 4.7148828185476 52.018645536461, 4.7146475308546 52.018337139274))"^^geo:wktLiteral ;
    osm:area 485.0
  ] .

