@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_e663ce3c-e004-43b7-828b-9bf1cebb01fc
  a a2a:Record ;
  rdfs:label "Doop op 1 augustus 1700 te Barsingerhorn" ;
  a2a:hasPerson oa:person_raa_e663ce3c-e004-43b7-828b-9bf1cebb01fc_Person-a1f1ae3d-9972-4f6b-8c76-cbd3c4d0ff67, oa:person_raa_e663ce3c-e004-43b7-828b-9bf1cebb01fc_Person-44f175b1-0a13-48e8-948b-7b335826242f ;
  a2a:hasEvent oa:event_raa_e663ce3c-e004-43b7-828b-9bf1cebb01fc_Event1 ;
  a2a:hasRelationEP oa:relationep_raa_e663ce3c-e004-43b7-828b-9bf1cebb01fc_0, oa:relationep_raa_e663ce3c-e004-43b7-828b-9bf1cebb01fc_1 ;
  a2a:hasSource oa:source_raa_e663ce3c-e004-43b7-828b-9bf1cebb01fc .

oa:person_raa_e663ce3c-e004-43b7-828b-9bf1cebb01fc_Person-a1f1ae3d-9972-4f6b-8c76-cbd3c4d0ff67
  a a2a:Person ;
  rdfs:label "Aaltje" ;
  a2a:PersonName [
    rdfs:label "Aaltje" ;
    a2a:PersonNameFirstName "Aaltje"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_raa_e663ce3c-e004-43b7-828b-9bf1cebb01fc_Person-44f175b1-0a13-48e8-948b-7b335826242f
  a a2a:Person ;
  rdfs:label "Barent Jansz Backer" ;
  a2a:PersonName [
    rdfs:label "Barent Jansz Backer" ;
    a2a:PersonNameFirstName "Barent" ;
    a2a:PersonNamePatronym "Jansz" ;
    a2a:PersonNameLastName "Backer"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_raa_e663ce3c-e004-43b7-828b-9bf1cebb01fc_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1700" ;
    a2a:Month "8" ;
    a2a:Day "1" ;
    rdfs:label "1700-08-01"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Barsingerhorn" ;
    rdfs:label "Barsingerhorn"
  ] ;
  a2a:EventReligion "Gereformeerd" .

oa:relationep_raa_e663ce3c-e004-43b7-828b-9bf1cebb01fc_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_raa_e663ce3c-e004-43b7-828b-9bf1cebb01fc_Person:a1f1ae3d-9972-4f6b-8c76-cbd3c4d0ff67 ;
  a2a:EventKeyRef oa:event_raa_e663ce3c-e004-43b7-828b-9bf1cebb01fc_Event1 .

oa:relationep_raa_e663ce3c-e004-43b7-828b-9bf1cebb01fc_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_raa_e663ce3c-e004-43b7-828b-9bf1cebb01fc_Person:44f175b1-0a13-48e8-948b-7b335826242f ;
  a2a:EventKeyRef oa:event_raa_e663ce3c-e004-43b7-828b-9bf1cebb01fc_Event1 .

oa:source_raa_e663ce3c-e004-43b7-828b-9bf1cebb01fc
  a a2a:Source ;
  rdfs:label "Regionaal Archief Alkmaar, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Barsingerhorn" ;
    rdfs:label "Barsingerhorn", "1700-08-01 - 1700-08-01"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1700-08-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1700-08-01"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1700" ;
    a2a:Month "8" ;
    a2a:Day "1" ;
    rdfs:label "1700-08-01"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Alkmaar" ;
    a2a:Place "Alkmaar" ;
    a2a:Collection "Archiefnaam: Doop-, Trouw- en Begraafregisters van Barsingerhorn, 1631-1811, Bron: Kerkeraadshand..." ;
    a2a:Book "Kerkeraadshandelingen, doop-, trouw-, lidmaten- en attestatieboek. Betreft ook Kolhorn (Gereforme..." ;
    a2a:RegistryNumber "1" ;
    a2a:Folio "54455" ;
    rdfs:label "Regionaal Archief Alkmaar, Alkmaar, Archiefnaam: Doop-, Trouw- en Begraafregisters van Barsingerhorn, 1631-1811, Bron: Kerkeraadshand..., Kerkeraadshandelingen, doop-, trouw-, lidmaten- en attestatieboek. Betreft ook Kolhorn (Gereforme..., 1, 54455"
  ] ;
  a2a:SourceLastChangeDate "2018-10-16"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchiefalkmaar.nl/collecties/personen-zoeken/zoeken-in-personen/deeds/e663ce3c-e004-43b7-828b-9bf1cebb01fc" ;
  a2a:RecordGUID "{e663ce3c-e004-43b7-828b-9bf1cebb01fc}" ;
  a2a:SourceRemarkOpmerking "N.B. Kerkeraadshandelingen: 1631-1645. Doopinschrijvingen: 1646 september 30-1811 oktober 13. Trouwinschrijvingen: 1659 maart 16-1662 april 16, 1669 januari 6-1695 maart 27. Lidmaten en attestaties: 1631-1645." ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231213_1157_00001157.xml van RAA" .

