@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/b4ZY8S>
  dc:title "(gebied)" ;
  ns0:name "(gebied)"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/.well-known/bnode/beeldbank-6d8ed3c0b5e660638f3198b148675bd1-geoshape" ;
  a ns0:GeoShape ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/203170> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7098077536612 52.012753390883, 4.7096621989776 52.012891832466, 4.7099297047995 52.012900217267, 4.7098077536612 52.012753390883))"^^geo:wktLiteral ;
    osm:area 146.0
  ] .

