@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/beMRuU>
  dc:title "(gebied)" ;
  ns0:name "(gebied)"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/.well-known/bnode/beeldbank-76a9b0e502294e6fb7373ed44348b5ae-geoshape" ;
  a ns0:GeoShape ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/203370> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7129566669628 52.01061184105, 4.7131157328225 52.010744642213, 4.7132203168247 52.01058205858, 4.7129566669628 52.01061184105))"^^geo:wktLiteral ;
    osm:area 152.0
  ] .

