@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/bsTX0p>
  dc:title "(gebied)" ;
  ns0:name "(gebied)"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/.well-known/bnode/beeldbank-be87dac433e653010b155a312126f4bc-geoshape" ;
  a ns0:GeoShape ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/204986> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7017514705658 52.011482539043, 4.7026593721843 52.012019024836, 4.7030000625823 52.011385193758, 4.7017514705658 52.011482539043))"^^geo:wktLiteral ;
    osm:area 2892.0
  ] .

