@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/bgF9L9>
  dc:title "(gebied)" ;
  ns0:name "(gebied)"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/.well-known/bnode/beeldbank-a1d4f67a7d53d9db9bb818eb76c9f83c-geoshape" ;
  a ns0:GeoShape ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/204345> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.703950881958 52.012046320963, 4.7031327240261 52.012177798299, 4.7033823385371 52.012431570054, 4.703950881958 52.012046320963))"^^geo:wktLiteral ;
    osm:area 917.0
  ] .

