@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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/bE9yrV>
  gtm:status "Bestaand"^^xsd:string ;
  ns0:name "IJsselhof (1929-)"@nl ;
  ns0:url <https://www.dela.nl/uitvaartlocaties/crematorium-natuurbegraafplaats-ijsselhof-gouda> ;
  a gtm:GeoTemporeelObject ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1800966> ;
  ns0:startDate "1929"^^xsd:gYear ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.72438281 52.00792753, 4.72466842 52.00738566, 4.72699961 52.00801312, 4.72894227 52.00902826, 4.72941517 52.00926415, 4.72989119 52.00942425, 4.73059075 52.00956428, 4.73041067 52.00988308, 4.72930549 52.01004340, 4.72845345 52.01004750, 4.72727951 52.00980758, 4.72671785 52.00959472, 4.72619745 52.00918124, 4.72591926 52.00889612, 4.72562746 52.00856071, 4.72505786 52.00823851, 4.72438281 52.00792753))"^^geo:wktLiteral ;
    osm:area 49649.0
  ] .

