@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/bpn3eN>
  dc:title "(gebied)" ;
  ns0:name "(gebied)"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/.well-known/bnode/beeldbank-ab93abd0bc88e5fd7c25596cdee69e90-geoshape" ;
  a ns0:GeoShape ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/204553> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7139260172844 52.010592690168, 4.713825444268 52.010618284049, 4.7139193019835 52.01065954897, 4.7139260172844 52.010592690168))"^^geo:wktLiteral ;
    osm:area 25.0
  ] .

