@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/bXi7sF>
  dc:title "(gebied)" ;
  ns0:name "(gebied)"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/.well-known/bnode/beeldbank-97af2586f0ca17c30448380cde0ae6b7-geoshape" ;
  a ns0:GeoShape ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/204123> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7009360790253 52.010592690168, 4.7011271518199 52.010441213678, 4.7007986504867 52.010420581217, 4.7009360790253 52.010592690168))"^^geo:wktLiteral ;
    osm:area 205.0
  ] .

