@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/buYWSN>
  dc:title "(gebied)" ;
  ns0:name "(gebied)"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/.well-known/bnode/beeldbank-a3200386b09a83806c911286e4acd780-geoshape" ;
  a ns0:GeoShape ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/204382> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7100418805167 52.01176851224, 4.7097502512389 52.01206188905, 4.7103424505775 52.012058450355, 4.7100418805167 52.01176851224))"^^geo:wktLiteral ;
    osm:area 659.0
  ] .

