@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/b37FSV>
  ns0:name "(gebied)"@nl ;
  dc:title "(gebied)"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/.well-known/bnode/beeldbank-3a0e434335b8fd64f610aa4daa55a525-geoshape"^^xsd:string ;
  a ns0:GeoShape ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/201986> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7085294127464 52.013338122442, 4.7090613985933 52.013283099692, 4.7087430818944 52.013033260986, 4.7085294127464 52.013338122442))"^^geo:wktLiteral ;
    osm:area 574.0
  ] .

