@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/b4AzNi>
  dc:title "(gebied)" ;
  ns0:name "(gebied)"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/.well-known/bnode/beeldbank-80d7b2ce26e4a78cc22faa067085a884-geoshape" ;
  a ns0:GeoShape ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/203588> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7130668165482 52.018128055529, 4.712098402826 52.019414433824, 4.7129623479188 52.019544321794, 4.7130668165482 52.018128055529))"^^geo:wktLiteral ;
    osm:area 4717.0
  ] .

