@prefix oa: <https://www.openarchieven.nl/id/> .
@prefix a2a: <https://www.openarchieven.nl/def/a2a#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

oa:record_raa_3e8e5cc9-5b2d-40ba-b8eb-2cee253392b9
  a a2a:Record ;
  rdfs:label "Begrafenis op 26 augustus 1679 te Alkmaar" ;
  a2a:hasPerson oa:person_raa_3e8e5cc9-5b2d-40ba-b8eb-2cee253392b9_Person-6e157e28-326f-452e-bb5e-49e41c264481 ;
  a2a:hasEvent oa:event_raa_3e8e5cc9-5b2d-40ba-b8eb-2cee253392b9_Event1 ;
  a2a:hasRelationEP oa:relationep_raa_3e8e5cc9-5b2d-40ba-b8eb-2cee253392b9_0 ;
  a2a:hasSource oa:source_raa_3e8e5cc9-5b2d-40ba-b8eb-2cee253392b9 .

oa:person_raa_3e8e5cc9-5b2d-40ba-b8eb-2cee253392b9_Person-6e157e28-326f-452e-bb5e-49e41c264481
  a a2a:Person ;
  rdfs:label "Garbrant Kunst" ;
  a2a:PersonName [
    rdfs:label "Garbrant Kunst" ;
    a2a:PersonNameFirstName "Garbrant" ;
    a2a:PersonNameLastName "Kunst"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_raa_3e8e5cc9-5b2d-40ba-b8eb-2cee253392b9_Event1
  a a2a:Event ;
  rdfs:label "Begraven" ;
  a2a:EventType "Begraven" ;
  a2a:EventDate [
    a2a:Year "1679" ;
    a2a:Month "8" ;
    a2a:Day "26" ;
    rdfs:label "1679-08-26"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Alkmaar" ;
    rdfs:label "Alkmaar"
  ] .

oa:relationep_raa_3e8e5cc9-5b2d-40ba-b8eb-2cee253392b9_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_raa_3e8e5cc9-5b2d-40ba-b8eb-2cee253392b9_Person:6e157e28-326f-452e-bb5e-49e41c264481 ;
  a2a:EventKeyRef oa:event_raa_3e8e5cc9-5b2d-40ba-b8eb-2cee253392b9_Event1 .

oa:source_raa_3e8e5cc9-5b2d-40ba-b8eb-2cee253392b9
  a a2a:Source ;
  rdfs:label "Regionaal Archief Alkmaar, DTB Begraven" ;
  a2a:SourcePlace [
    a2a:Place "Alkmaar" ;
    rdfs:label "Alkmaar", "1679-08-26 - 1679-08-26"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1679-08-26"^^xsd:date ;
    a2a:SourceIndexDateTo "1679-08-26"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1679" ;
    a2a:Month "8" ;
    a2a:Day "26" ;
    rdfs:label "1679-08-26"^^xsd:date
  ] ;
  a2a:SourceType "DTB Begraven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Alkmaar" ;
    a2a:Place "Alkmaar" ;
    a2a:Collection "Archiefnaam: Oude Kerkelijke Doop-, Trouw- en Doden- (Begraaf-) boeken te Alkmaar, Bron: Begraven..." ;
    a2a:Book "Begraven (Grote Kerk)" ;
    a2a:DocumentNumber "20636" ;
    a2a:RegistryNumber "41" ;
    rdfs:label "Regionaal Archief Alkmaar, Alkmaar, Archiefnaam: Oude Kerkelijke Doop-, Trouw- en Doden- (Begraaf-) boeken te Alkmaar, Bron: Begraven..., Begraven (Grote Kerk), 20636, 41"
  ] ;
  a2a:SourceLastChangeDate "2012-05-03"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchiefalkmaar.nl/collecties/personen-zoeken/zoeken-in-personen/deeds/3e8e5cc9-5b2d-40ba-b8eb-2cee253392b9" ;
  a2a:RecordGUID "{3e8e5cc9-5b2d-40ba-b8eb-2cee253392b9}" ;
  a2a:SourceRemarkOpmerking "Grafnummer: N.Cr.W. no 84. 6 gld" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231213_2927_00002927.xml van RAA" .

