@prefix ns0: <https://schema.org/> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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/bVd7qi>
  ns0:name "(gebied)"@nl ;
  dc:title "(gebied)"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/.well-known/bnode/beeldbank-201481a34336b3d92fa32607b5eed40a-geoshape"^^xsd:string ;
  a ns0:GeoShape ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/201391> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7087252140045 52.009448572754, 4.7091104872269 52.009910764199, 4.709461103336 52.009702905317, 4.7087252140045 52.009448572754))"^^geo:wktLiteral ;
    osm:area 923.0
  ] .

