@prefix dc: <http://purl.org/dc/terms/> .
@prefix ns0: <https://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/buzysu>
  dc:title "(gebied)" ;
  ns0:name "(gebied)"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/.well-known/bnode/beeldbank-ae9a6df2676f0f5160d756cce7e3ff1f-geoshape" ;
  a ns0:GeoShape ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/204622> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7030839920535 52.011910782865, 4.7027599861097 52.012102915758, 4.703101153543 52.012187502207, 4.7030839920535 52.011910782865))"^^geo:wktLiteral ;
    osm:area 355.0
  ] .

