@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/b01jq46>
  dc:title "(gebied)"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/.well-known/bnode/beeldbank-3ae187b2cc60d7a30b0e9b9c9c34fd1f-geoshape"^^xsd:string ;
  a schema:GeoShape ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/3020681> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.710246026516 52.011883708166, 4.7104086491523 52.012035778409, 4.7105393791559 52.011860407552, 4.710246026516 52.011883708166))"^^geo:wktLiteral ;
    osm:area 185.0
  ] .

