@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/bYXIYn>
  dc:title "(gebied)" ;
  ns0:name "(gebied)"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/.well-known/bnode/beeldbank-aae7f13b3a05bf8cd00ae7b3527fb52b-geoshape" ;
  a ns0:GeoShape ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/204533> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.6999222040176 52.009945516234, 4.7000060335537 52.01004662707, 4.7001065952672 52.009943463274, 4.6999222040176 52.009945516234))"^^geo:wktLiteral ;
    osm:area 72.0
  ] .

