@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_0a9f2bcc-200e-4b05-80ea-aed3f3e8411e
  a a2a:Record ;
  rdfs:label "Doop op 22 november 1780 te Alkmaar" ;
  a2a:hasPerson oa:person_raa_0a9f2bcc-200e-4b05-80ea-aed3f3e8411e_Person-72b8d5b2-5f02-4f05-9124-1f2ca08c1543, oa:person_raa_0a9f2bcc-200e-4b05-80ea-aed3f3e8411e_Person-919dfa20-de44-4449-a116-d7ffe394b93a, oa:person_raa_0a9f2bcc-200e-4b05-80ea-aed3f3e8411e_Person-35ae2b18-279e-45a2-bf1f-8d561f9e9bbc ;
  a2a:hasEvent oa:event_raa_0a9f2bcc-200e-4b05-80ea-aed3f3e8411e_Event1 ;
  a2a:hasRelationEP oa:relationep_raa_0a9f2bcc-200e-4b05-80ea-aed3f3e8411e_0, oa:relationep_raa_0a9f2bcc-200e-4b05-80ea-aed3f3e8411e_1, oa:relationep_raa_0a9f2bcc-200e-4b05-80ea-aed3f3e8411e_2 ;
  a2a:hasSource oa:source_raa_0a9f2bcc-200e-4b05-80ea-aed3f3e8411e .

oa:person_raa_0a9f2bcc-200e-4b05-80ea-aed3f3e8411e_Person-72b8d5b2-5f02-4f05-9124-1f2ca08c1543
  a a2a:Person ;
  rdfs:label "Barbera Rabeling" ;
  a2a:PersonName [
    rdfs:label "Barbera Rabeling" ;
    a2a:PersonNameFirstName "Barbera" ;
    a2a:PersonNameLastName "Rabeling"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_raa_0a9f2bcc-200e-4b05-80ea-aed3f3e8411e_Person-919dfa20-de44-4449-a116-d7ffe394b93a
  a a2a:Person ;
  rdfs:label "Maarten de Hart" ;
  a2a:PersonName [
    rdfs:label "Maarten de Hart" ;
    a2a:PersonNameFirstName "Maarten" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Hart"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_raa_0a9f2bcc-200e-4b05-80ea-aed3f3e8411e_Person-35ae2b18-279e-45a2-bf1f-8d561f9e9bbc
  a a2a:Person ;
  rdfs:label "Joanna" ;
  a2a:PersonName [
    rdfs:label "Joanna" ;
    a2a:PersonNameFirstName "Joanna"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_raa_0a9f2bcc-200e-4b05-80ea-aed3f3e8411e_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1780" ;
    a2a:Month "11" ;
    a2a:Day "22" ;
    rdfs:label "1780-11-22"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Alkmaar" ;
    rdfs:label "Alkmaar"
  ] ;
  a2a:EventReligion "Rooms Katholiek" .

oa:relationep_raa_0a9f2bcc-200e-4b05-80ea-aed3f3e8411e_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_raa_0a9f2bcc-200e-4b05-80ea-aed3f3e8411e_Person:72b8d5b2-5f02-4f05-9124-1f2ca08c1543 ;
  a2a:EventKeyRef oa:event_raa_0a9f2bcc-200e-4b05-80ea-aed3f3e8411e_Event1 .

oa:relationep_raa_0a9f2bcc-200e-4b05-80ea-aed3f3e8411e_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_raa_0a9f2bcc-200e-4b05-80ea-aed3f3e8411e_Person:919dfa20-de44-4449-a116-d7ffe394b93a ;
  a2a:EventKeyRef oa:event_raa_0a9f2bcc-200e-4b05-80ea-aed3f3e8411e_Event1 .

oa:relationep_raa_0a9f2bcc-200e-4b05-80ea-aed3f3e8411e_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_raa_0a9f2bcc-200e-4b05-80ea-aed3f3e8411e_Person:35ae2b18-279e-45a2-bf1f-8d561f9e9bbc ;
  a2a:EventKeyRef oa:event_raa_0a9f2bcc-200e-4b05-80ea-aed3f3e8411e_Event1 .

oa:source_raa_0a9f2bcc-200e-4b05-80ea-aed3f3e8411e
  a a2a:Source ;
  rdfs:label "Regionaal Archief Alkmaar, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Alkmaar" ;
    rdfs:label "Alkmaar", "1780-11-22 - 1780-11-22"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1780-11-22"^^xsd:date ;
    a2a:SourceIndexDateTo "1780-11-22"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1780" ;
    a2a:Month "11" ;
    a2a:Day "22" ;
    rdfs:label "1780-11-22"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  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, dopen, trouwen (St. Franciscus)" ;
    a2a:RegistryNumber "122" ;
    a2a:Folio "43841" ;
    rdfs:label "Regionaal Archief Alkmaar, Alkmaar, Archiefnaam: Oude Kerkelijke Doop-, Trouw- en Doden- (Begraaf-) boeken te Alkmaar, Bron: Begraven..., Begraven, dopen, trouwen (St. Franciscus), 122, 43841"
  ] ;
  a2a:SourceLastChangeDate "2018-10-16"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchiefalkmaar.nl/collecties/personen-zoeken/zoeken-in-personen/deeds/0a9f2bcc-200e-4b05-80ea-aed3f3e8411e" ;
  a2a:RecordGUID "{0a9f2bcc-200e-4b05-80ea-aed3f3e8411e}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231213_81_00000081.xml van RAA" .

