@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/bdjXLH>
  dc:title "(gebied)" ;
  ns0:name "(gebied)"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/.well-known/bnode/beeldbank-b9950f8ee1042b3b1dfe7fef6072300c-geoshape" ;
  a ns0:GeoShape ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/204864> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7007472516088 52.013685127827, 4.6999890375698 52.013744663934, 4.7003982509499 52.014103669801, 4.7007472516088 52.013685127827))"^^geo:wktLiteral ;
    osm:area 1131.0
  ] .

