@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/bdxFpH>
  dc:title "(gebied)" ;
  ns0:name "(gebied)"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/.well-known/bnode/beeldbank-8452f42c03df1b34eebb0ba7372b0ce1-geoshape" ;
  a ns0:GeoShape ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/203672> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7109058499336 52.012780134813, 4.7108301261269 52.012791961995, 4.7108420988737 52.012807928292, 4.7109058499336 52.012780134813))"^^geo:wktLiteral ;
    osm:area 5.0
  ] .

