@prefix ns0: <https://schema.org/> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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/bcUzcO>
  ns0:name "(gebied)"@nl ;
  dc:title "(gebied)"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/.well-known/bnode/beeldbank-293358ecf8f4c5b69b6582851b740a3b-geoshape"^^xsd:string ;
  a ns0:GeoShape ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/201590> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7075740098217 52.009819382276, 4.7083668953835 52.010333819006, 4.7086082447742 52.01013174751, 4.7075740098217 52.009819382276))"^^geo:wktLiteral ;
    osm:area 1085.0
  ] .

