@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/bWSIUE>
  ns0:name "(gebied)"@nl ;
  dc:title "(gebied)"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/.well-known/bnode/beeldbank-015e2c455aa2f51d0bb68e07dbcae909-geoshape"^^xsd:string ;
  a ns0:GeoShape ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/200640> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.714035987854 52.006567512613, 4.7140789254573 52.006730958317, 4.7142934573834 52.006615406144, 4.714035987854 52.006567512613))"^^geo:wktLiteral ;
    osm:area 153.0
  ] .

