@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/bJ8xB4>
  dc:title "(gebied)" ;
  ns0:name "(gebied)"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/.well-known/bnode/beeldbank-658e610ce72da41f1482d65e57ffc514-geoshape" ;
  a ns0:GeoShape ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/202987> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.6937656404771 52.002329512945, 4.6926709801787 52.003848350016, 4.6938732497579 52.003989817183, 4.6937656404771 52.002329512945))"^^geo:wktLiteral ;
    osm:area 7556.0
  ] .

