@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/b4aaqx>
  dc:title "(gebied)" ;
  ns0:name "(gebied)"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/.well-known/bnode/beeldbank-687055402339cb41aec1a36bc0721feb-geoshape" ;
  a ns0:GeoShape ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/203054> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7100046277046 52.01221718758, 4.7099724411992 52.012253219857, 4.710020720958 52.012257095839, 4.7100046277046 52.01221718758))"^^geo:wktLiteral ;
    osm:area 7.0
  ] .

