@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_wfa_B7D8AFBA-00C7-4DFC-B059-5A74FD58994F
  a a2a:Record ;
  rdfs:label "Doop op 8 december 1622 te Enkhuizen" ;
  a2a:hasPerson oa:person_wfa_B7D8AFBA-00C7-4DFC-B059-5A74FD58994F_Person3304737930, oa:person_wfa_B7D8AFBA-00C7-4DFC-B059-5A74FD58994F_Person3304737931, oa:person_wfa_B7D8AFBA-00C7-4DFC-B059-5A74FD58994F_Person3304737932, oa:person_wfa_B7D8AFBA-00C7-4DFC-B059-5A74FD58994F_Person3304737933 ;
  a2a:hasEvent oa:event_wfa_B7D8AFBA-00C7-4DFC-B059-5A74FD58994F_Event1 ;
  a2a:hasRelationEP oa:relationep_wfa_B7D8AFBA-00C7-4DFC-B059-5A74FD58994F_0, oa:relationep_wfa_B7D8AFBA-00C7-4DFC-B059-5A74FD58994F_1, oa:relationep_wfa_B7D8AFBA-00C7-4DFC-B059-5A74FD58994F_2, oa:relationep_wfa_B7D8AFBA-00C7-4DFC-B059-5A74FD58994F_3 ;
  a2a:hasSource oa:source_wfa_B7D8AFBA-00C7-4DFC-B059-5A74FD58994F .

oa:person_wfa_B7D8AFBA-00C7-4DFC-B059-5A74FD58994F_Person3304737930
  a a2a:Person ;
  rdfs:label "Jannetjen" ;
  a2a:PersonName [
    rdfs:label "Jannetjen" ;
    a2a:PersonNameFirstName "Jannetjen"
  ] .

oa:person_wfa_B7D8AFBA-00C7-4DFC-B059-5A74FD58994F_Person3304737931
  a a2a:Person ;
  rdfs:label "Roeloff Hendrixz." ;
  a2a:PersonName [
    rdfs:label "Roeloff Hendrixz." ;
    a2a:PersonNameFirstName "Roeloff" ;
    a2a:PersonNamePatronym "Hendrixz."
  ] .

oa:person_wfa_B7D8AFBA-00C7-4DFC-B059-5A74FD58994F_Person3304737932
  a a2a:Person ;
  rdfs:label "Annetje Lambertsdr." ;
  a2a:PersonName [
    rdfs:label "Annetje Lambertsdr." ;
    a2a:PersonNameFirstName "Annetje" ;
    a2a:PersonNamePatronym "Lambertsdr."
  ] .

oa:person_wfa_B7D8AFBA-00C7-4DFC-B059-5A74FD58994F_Person3304737933
  a a2a:Person ;
  rdfs:label "moeder" ;
  a2a:PersonName [
    rdfs:label "moeder" ;
    a2a:PersonNameFirstName "moeder"
  ] .

oa:event_wfa_B7D8AFBA-00C7-4DFC-B059-5A74FD58994F_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:LiteralDate "08-12-1622" ;
    a2a:Year "1622" ;
    a2a:Month "12" ;
    a2a:Day "08" ;
    rdfs:label "1622-12-08"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Enkhuizen" ;
    rdfs:label "Enkhuizen"
  ] ;
  a2a:EventReligion "Gereformeerd" .

oa:relationep_wfa_B7D8AFBA-00C7-4DFC-B059-5A74FD58994F_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_wfa_B7D8AFBA-00C7-4DFC-B059-5A74FD58994F_Person3304737930 ;
  a2a:EventKeyRef oa:event_wfa_B7D8AFBA-00C7-4DFC-B059-5A74FD58994F_Event1 .

oa:relationep_wfa_B7D8AFBA-00C7-4DFC-B059-5A74FD58994F_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wfa_B7D8AFBA-00C7-4DFC-B059-5A74FD58994F_Person3304737931 ;
  a2a:EventKeyRef oa:event_wfa_B7D8AFBA-00C7-4DFC-B059-5A74FD58994F_Event1 .

oa:relationep_wfa_B7D8AFBA-00C7-4DFC-B059-5A74FD58994F_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wfa_B7D8AFBA-00C7-4DFC-B059-5A74FD58994F_Person3304737932 ;
  a2a:EventKeyRef oa:event_wfa_B7D8AFBA-00C7-4DFC-B059-5A74FD58994F_Event1 .

oa:relationep_wfa_B7D8AFBA-00C7-4DFC-B059-5A74FD58994F_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_wfa_B7D8AFBA-00C7-4DFC-B059-5A74FD58994F_Person3304737933 ;
  a2a:EventKeyRef oa:event_wfa_B7D8AFBA-00C7-4DFC-B059-5A74FD58994F_Event1 .

oa:source_wfa_B7D8AFBA-00C7-4DFC-B059-5A74FD58994F
  a a2a:Source ;
  rdfs:label "Westfries Archief, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Enkhuizen" ;
    a2a:Country "Nederland" ;
    rdfs:label "Enkhuizen, Nederland", "1622-12-08 - 1622-12-08"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1622-12-08"^^xsd:date ;
    a2a:SourceIndexDateTo "1622-12-08"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "08-12-1622" ;
    a2a:Year "1622" ;
    a2a:Month "12" ;
    a2a:Day "08" ;
    rdfs:label "08-12-1622"
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Westfries Archief" ;
    a2a:Place "Hoorn" ;
    a2a:Collection "Doop-, trouw- en begraafboeken Enkhuizen, 1581-1910" ;
    a2a:Book "DTB Enkhuizen 5. Gereformeerde doopinschrijvingen, 1616-1644." ;
    a2a:RegistryNumber "5" ;
    a2a:Folio "71" ;
    rdfs:label "Westfries Archief, Hoorn, Doop-, trouw- en begraafboeken Enkhuizen, 1581-1910, DTB Enkhuizen 5. Gereformeerde doopinschrijvingen, 1616-1644., 5, 71"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/136/FE18EEA78E8A4780B519377E4FE955EA" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/136/FE18EEA78E8A4780B519377E4FE955EA" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/136/FE18EEA78E8A4780B519377E4FE955EA"
  ] ;
  a2a:SourceLastChangeDate "2023-07-26"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12114/B7D8AFBA00C74DFCB0595A74FD58994F" ;
  a2a:RecordIdentifier "3304737929" ;
  a2a:RecordGUID "{B7D8AFBA-00C7-4DFC-B059-5A74FD58994F}" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-HnWFA_1702-09_5_54_A2A.xml van WFA" .

