@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/bdxvEkH>
  dc:title "(gebied)"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/.well-known/bnode/beeldbank-7587c12aee557869854d033e33988df1-geoshape"^^xsd:string ;
  a schema:GeoShape ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2941837> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7099107505528 52.012255488148, 4.7108756933454 52.011888056654, 4.7101410023021 52.011571631463, 4.7099107505528 52.012255488148))"^^geo:wktLiteral ;
    osm:area 2194.0
  ] .

