@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/b01m0d7>
  dc:title "(gebied)"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/.well-known/bnode/beeldbank-f6c4b872f86f39041974320455ee7c4b-geoshape"^^xsd:string ;
  a schema:GeoShape ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/3021762> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7065327763721 52.011407587665, 4.7068563403443 52.011151927721, 4.7062768041145 52.01112438779, 4.7065327763721 52.011407587665))"^^geo:wktLiteral ;
    osm:area 599.0
  ] .

