@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/bQQr5L>
  dc:title "(gebied)" ;
  ns0:name "(gebied)"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/.well-known/bnode/beeldbank-894006b7323081c6d8854ab45aad32fb-geoshape" ;
  a ns0:GeoShape ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/203791> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7020679712296 52.009834901386, 4.7020992881231 52.009808185976, 4.7020742052639 52.009802181857, 4.7020679712296 52.009834901386))"^^geo:wktLiteral ;
    osm:area 3.0
  ] .

