@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix schema: <http://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/b74OAIH>
  dc:title "(gebied)"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/.well-known/bnode/beeldbank-e20fbc89f29236c38efa8200bbe077c4-geoshape"^^xsd:string ;
  a schema:GeoShape ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2943262> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7069495916367 52.018283767755, 4.7070911483329 52.018197952592, 4.7069582386993 52.018161599707, 4.7069495916367 52.018283767755))"^^geo:wktLiteral ;
    osm:area 63.0
  ] .

