@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/baCRJC>
  dc:title "(gebied)" ;
  ns0:name "(gebied)"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/.well-known/bnode/beeldbank-552e1eeb2ab7e97f1fee9b3ccac75f37-geoshape" ;
  a ns0:GeoShape ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/202612> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7132232785225 52.007475603162, 4.7132916929784 52.007621296315, 4.7134660000793 52.007501619706, 4.7132232785225 52.007475603162))"^^geo:wktLiteral ;
    osm:area 128.0
  ] .

