@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/bYXIZy>
  dc:title "(gebied)" ;
  ns0:name "(gebied)"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/.well-known/bnode/beeldbank-b41cb9101bf89dfdeffa9db8ad664f24-geoshape" ;
  a ns0:GeoShape ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/204742> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.6961563825607 52.010599293935, 4.6960557983638 52.010551425252, 4.6960423900241 52.010633955083, 4.6961563825607 52.010599293935))"^^geo:wktLiteral ;
    osm:area 34.0
  ] .

