@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/bd7g0K>
  dc:title "(gebied)" ;
  ns0:name "(gebied)"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/.well-known/bnode/beeldbank-527010854c1f164384b8a05df8270035-geoshape" ;
  a ns0:GeoShape ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/202542> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.711883962209 52.006302603613, 4.7116473748796 52.006897947339, 4.7124108233707 52.006822661527, 4.711883962209 52.006302603613))"^^geo:wktLiteral ;
    osm:area 1666.0
  ] .

