@prefix ns0: <https://schema.org/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/bBR3O6>
  ns0:name "Olevaerskapel"@nl ;
  ns0:additionalType <https://data.cultureelerfgoed.nl/term/id/cht/1f045186-ba15-4937-a311-de50437f32d4>, <https://data.cultureelerfgoed.nl/term/id/cht/213d40ef-1fa0-469b-9a3a-c3a435fe2e0b> ;
  prov:hadPrimarySource <https://oudewebsite.diegoude.nl/wp-content/uploads/2016/02/Gouda-en-Sint-Olevaer-1-1997-3.pdf> ;
  a gtm:Gebouw ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/233825> ;
  ns0:startDate "1476"^^xsd:gYear ;
  ns0:endDate "1572"^^xsd:gYear ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.71111468 52.00614855, 4.71153341 52.00593724, 4.71137067 52.00582143, 4.71094777 52.00602203, 4.71111468 52.00614855))"^^geo:wktLiteral ;
    osm:area 648.0
  ] .

