@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/bMtyoq9>
  dc:title "(gebied)"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/.well-known/bnode/beeldbank-03a653445286900f896bf0801538054b-geoshape"^^xsd:string ;
  a schema:GeoShape ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2940424> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7126105823554 52.007014865603, 4.7124894643871 52.007232486621, 4.7128752401775 52.007177274255, 4.7126105823554 52.007014865603))"^^geo:wktLiteral ;
    osm:area 295.0
  ] .

