@prefix ns0: <https://schema.org/> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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/bkCsEV>
  ns0:name "(gebied)"@nl ;
  dc:title "(gebied)"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/.well-known/bnode/beeldbank-10ebdebf31b13a112d8711567f049468-geoshape"^^xsd:string ;
  a ns0:GeoShape ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/201024> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7118455171193 52.011025234874, 4.7120498193515 52.011149722984, 4.7121168598938 52.010966783569, 4.7118455171193 52.011025234874))"^^geo:wktLiteral ;
    osm:area 174.0
  ] .

