@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/b6fah5>
  dc:title "(gebied)" ;
  ns0:name "(gebied)"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/.well-known/bnode/beeldbank-6fa2f40b9b28e633fb818f37e049fcab-geoshape" ;
  a ns0:GeoShape ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/203224> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7100234031677 52.01119693085, 4.7100904779015 52.011351278766, 4.7102781932561 52.011227485673, 4.7100234031677 52.01119693085))"^^geo:wktLiteral ;
    osm:area 142.0
  ] .

