@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/bR37Hn>
  ns0:name "(gebied)"@nl ;
  dc:title "(gebied)"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/.well-known/bnode/beeldbank-3aca2d0533ed8bf036a9e9fd2f77b4f7-geoshape"^^xsd:string ;
  a ns0:GeoShape ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/202003> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7099697589874 52.01232779654, 4.7098986930298 52.012383101759, 4.710019367284 52.012391354423, 4.7099697589874 52.01232779654))"^^geo:wktLiteral ;
    osm:area 28.0
  ] .

