@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/bJyW2J>
  dc:title "(gebied)" ;
  ns0:name "(gebied)"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/.well-known/bnode/beeldbank-bac5dffe8108400614db89a6fc5cb17b-geoshape" ;
  a ns0:GeoShape ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/204891> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7100985050201 52.010510142993, 4.7102261236358 52.010604677827, 4.7102927513947 52.010481645926, 4.7100985050201 52.010510142993))"^^geo:wktLiteral ;
    osm:area 84.0
  ] .

