@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/b7hFI7>
  ns0:name "(gebied)"@nl ;
  dc:title "(gebied)"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/.well-known/bnode/beeldbank-40b33282d70a5d9479734665c6349478-geoshape"^^xsd:string ;
  a ns0:GeoShape ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/202148> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.711612612009 52.01261009578, 4.7117512489453 52.012664563193, 4.7117529248083 52.012557279234, 4.711612612009 52.01261009578))"^^geo:wktLiteral ;
    osm:area 57.0
  ] .

