@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_fd80ecbf-c036-4b8d-bce6-2e3979b72aec
  a a2a:Record ;
  rdfs:label "Doop op 27 november 1746 te Barsingerhorn" ;
  a2a:hasPerson oa:person_raa_fd80ecbf-c036-4b8d-bce6-2e3979b72aec_Person-e9a81211-8d41-470a-916e-1814f0283620, oa:person_raa_fd80ecbf-c036-4b8d-bce6-2e3979b72aec_Person-8d0d72a0-93ad-483b-8ee5-17883353c48a, oa:person_raa_fd80ecbf-c036-4b8d-bce6-2e3979b72aec_Person-5908de91-3c8d-47d9-a47d-681f06be1b9e ;
  a2a:hasEvent oa:event_raa_fd80ecbf-c036-4b8d-bce6-2e3979b72aec_Event1 ;
  a2a:hasRelationEP oa:relationep_raa_fd80ecbf-c036-4b8d-bce6-2e3979b72aec_0, oa:relationep_raa_fd80ecbf-c036-4b8d-bce6-2e3979b72aec_1, oa:relationep_raa_fd80ecbf-c036-4b8d-bce6-2e3979b72aec_2 ;
  a2a:hasSource oa:source_raa_fd80ecbf-c036-4b8d-bce6-2e3979b72aec .

oa:person_raa_fd80ecbf-c036-4b8d-bce6-2e3979b72aec_Person-e9a81211-8d41-470a-916e-1814f0283620
  a a2a:Person ;
  rdfs:label "Aerjen Jacobs Saaf" ;
  a2a:PersonName [
    rdfs:label "Aerjen Jacobs Saaf" ;
    a2a:PersonNameFirstName "Aerjen" ;
    a2a:PersonNamePatronym "Jacobs" ;
    a2a:PersonNameLastName "Saaf"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_raa_fd80ecbf-c036-4b8d-bce6-2e3979b72aec_Person-8d0d72a0-93ad-483b-8ee5-17883353c48a
  a a2a:Person ;
  rdfs:label "Aaltje" ;
  a2a:PersonName [
    rdfs:label "Aaltje" ;
    a2a:PersonNameFirstName "Aaltje"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_raa_fd80ecbf-c036-4b8d-bce6-2e3979b72aec_Person-5908de91-3c8d-47d9-a47d-681f06be1b9e
  a a2a:Person ;
  rdfs:label "Dirk Arisz" ;
  a2a:PersonName [
    rdfs:label "Dirk Arisz" ;
    a2a:PersonNameFirstName "Dirk" ;
    a2a:PersonNameLastName "Arisz"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_raa_fd80ecbf-c036-4b8d-bce6-2e3979b72aec_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1746" ;
    a2a:Month "11" ;
    a2a:Day "27" ;
    rdfs:label "1746-11-27"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Barsingerhorn" ;
    rdfs:label "Barsingerhorn"
  ] ;
  a2a:EventReligion "Gereformeerd" .

oa:relationep_raa_fd80ecbf-c036-4b8d-bce6-2e3979b72aec_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_raa_fd80ecbf-c036-4b8d-bce6-2e3979b72aec_Person:e9a81211-8d41-470a-916e-1814f0283620 ;
  a2a:EventKeyRef oa:event_raa_fd80ecbf-c036-4b8d-bce6-2e3979b72aec_Event1 .

oa:relationep_raa_fd80ecbf-c036-4b8d-bce6-2e3979b72aec_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_raa_fd80ecbf-c036-4b8d-bce6-2e3979b72aec_Person:8d0d72a0-93ad-483b-8ee5-17883353c48a ;
  a2a:EventKeyRef oa:event_raa_fd80ecbf-c036-4b8d-bce6-2e3979b72aec_Event1 .

oa:relationep_raa_fd80ecbf-c036-4b8d-bce6-2e3979b72aec_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_raa_fd80ecbf-c036-4b8d-bce6-2e3979b72aec_Person:5908de91-3c8d-47d9-a47d-681f06be1b9e ;
  a2a:EventKeyRef oa:event_raa_fd80ecbf-c036-4b8d-bce6-2e3979b72aec_Event1 .

oa:source_raa_fd80ecbf-c036-4b8d-bce6-2e3979b72aec
  a a2a:Source ;
  rdfs:label "Regionaal Archief Alkmaar, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Barsingerhorn" ;
    rdfs:label "Barsingerhorn", "1746-11-27 - 1746-11-27"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1746-11-27"^^xsd:date ;
    a2a:SourceIndexDateTo "1746-11-27"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1746" ;
    a2a:Month "11" ;
    a2a:Day "27" ;
    rdfs:label "1746-11-27"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Alkmaar" ;
    a2a:Place "Alkmaar" ;
    a2a:Collection "Archiefnaam: Doop-, Trouw- en Begraafregister, Bron: Doopboek, Kolhorn (Gereformeerd), Deel: 6, P..." ;
    a2a:Book "Doopboek, Kolhorn (Gereformeerd)" ;
    a2a:RegistryNumber "6" ;
    a2a:Folio "58982" ;
    rdfs:label "Regionaal Archief Alkmaar, Alkmaar, Archiefnaam: Doop-, Trouw- en Begraafregister, Bron: Doopboek, Kolhorn (Gereformeerd), Deel: 6, P..., Doopboek, Kolhorn (Gereformeerd), 6, 58982"
  ] ;
  a2a:SourceLastChangeDate "2018-10-16"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchiefalkmaar.nl/collecties/personen-zoeken/zoeken-in-personen/deeds/fd80ecbf-c036-4b8d-bce6-2e3979b72aec" ;
  a2a:RecordGUID "{fd80ecbf-c036-4b8d-bce6-2e3979b72aec}" ;
  a2a:SourceRemarkOpmerking "N.B. 1728 september 12 - 1773 september 5." ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231213_1920_00001920.xml van RAA" .

