@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/b01kvcz>
  dc:title "(gebied)"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/.well-known/bnode/beeldbank-e1fc1aa441d14edac26783aca67cb91e-geoshape"^^xsd:string ;
  a schema:GeoShape ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/3021645> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7100443729869 52.011301088706, 4.7110900828704 52.010567976893, 4.709983768907 52.010326234028, 4.7100443729869 52.011301088706))"^^geo:wktLiteral ;
    osm:area 4057.0
  ] .

