@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/byj8Tz>
  dc:title "(gebied)" ;
  ns0:name "(gebied)"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/.well-known/bnode/beeldbank-af3558c5fe0da4c9d2a5dcec15bdd4d4-geoshape" ;
  a ns0:GeoShape ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/204637> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7004210948944 52.012960078329, 4.7046751416144 52.012040287158, 4.702969156348 52.010670544399, 4.7004210948944 52.012960078329))"^^geo:wktLiteral ;
    osm:area 28206.0
  ] .

