@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/bYL1fM>
  dc:title "(gebied)" ;
  ns0:name "(gebied)"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/.well-known/bnode/beeldbank-5d02330229d154ec68ca4149ac5625b5-geoshape" ;
  a ns0:GeoShape ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/202807> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7121262550354 52.012213885816, 4.7130776898487 52.011512356326, 4.7128512010992 52.011416401643, 4.7121262550354 52.012213885816))"^^geo:wktLiteral ;
    osm:area 954.0
  ] .

