@prefix ns0: <https://schema.org/> .
@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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/b7ISto>
  ns0:name "Kerkhof bij Sint-Janskerk"@nl ;
  gtm:status "Verwijderd"^^xsd:string ;
  a gtm:GeoTemporeelObject ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1800968> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.71057725 52.01076280, 4.71045771 52.01075473, 4.71051369 52.01085105, 4.71061087 52.01091363, 4.71088948 52.01100680, 4.71129047 52.01107851, 4.71175178 52.01111808, 4.71188925 52.01104798, 4.71190933 52.01098607, 4.71091895 52.01095676, 4.71092175 52.01093019, 4.71081652 52.01092515, 4.71080730 52.01090147, 4.71061602 52.01089003, 4.71058553 52.01084851, 4.71059369 52.01078357, 4.71057725 52.01076280))"^^geo:wktLiteral ;
    osm:area 1008.0
  ] .

