@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_BF1CD09D-F89D-48FC-879F-812BDCFDFF88
  a a2a:Record ;
  rdfs:label "Doop op 4 oktober 1626 te Enkhuizen" ;
  a2a:hasPerson oa:person_wfa_BF1CD09D-F89D-48FC-879F-812BDCFDFF88_Person3304750575, oa:person_wfa_BF1CD09D-F89D-48FC-879F-812BDCFDFF88_Person3304750576, oa:person_wfa_BF1CD09D-F89D-48FC-879F-812BDCFDFF88_Person3304750577, oa:person_wfa_BF1CD09D-F89D-48FC-879F-812BDCFDFF88_Person3304750578 ;
  a2a:hasEvent oa:event_wfa_BF1CD09D-F89D-48FC-879F-812BDCFDFF88_Event1 ;
  a2a:hasRelationEP oa:relationep_wfa_BF1CD09D-F89D-48FC-879F-812BDCFDFF88_0, oa:relationep_wfa_BF1CD09D-F89D-48FC-879F-812BDCFDFF88_1, oa:relationep_wfa_BF1CD09D-F89D-48FC-879F-812BDCFDFF88_2, oa:relationep_wfa_BF1CD09D-F89D-48FC-879F-812BDCFDFF88_3 ;
  a2a:hasSource oa:source_wfa_BF1CD09D-F89D-48FC-879F-812BDCFDFF88 .

oa:person_wfa_BF1CD09D-F89D-48FC-879F-812BDCFDFF88_Person3304750575
  a a2a:Person ;
  rdfs:label "Jan" ;
  a2a:PersonName [
    rdfs:label "Jan" ;
    a2a:PersonNameFirstName "Jan"
  ] .

oa:person_wfa_BF1CD09D-F89D-48FC-879F-812BDCFDFF88_Person3304750576
  a a2a:Person ;
  rdfs:label "Severijn Juriaensz" ;
  a2a:PersonName [
    rdfs:label "Severijn Juriaensz" ;
    a2a:PersonNameFirstName "Severijn" ;
    a2a:PersonNamePatronym "Juriaensz"
  ] .

oa:person_wfa_BF1CD09D-F89D-48FC-879F-812BDCFDFF88_Person3304750577
  a a2a:Person ;
  rdfs:label "Neeltjen Egberts" ;
  a2a:PersonName [
    rdfs:label "Neeltjen Egberts" ;
    a2a:PersonNameFirstName "Neeltjen" ;
    a2a:PersonNamePatronym "Egberts"
  ] .

oa:person_wfa_BF1CD09D-F89D-48FC-879F-812BDCFDFF88_Person3304750578
  a a2a:Person ;
  rdfs:label "Lourisjen Juriaens" ;
  a2a:PersonName [
    rdfs:label "Lourisjen Juriaens" ;
    a2a:PersonNameFirstName "Lourisjen" ;
    a2a:PersonNamePatronym "Juriaens"
  ] .

oa:event_wfa_BF1CD09D-F89D-48FC-879F-812BDCFDFF88_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:LiteralDate "04-10-1626" ;
    a2a:Year "1626" ;
    a2a:Month "10" ;
    a2a:Day "04" ;
    rdfs:label "1626-10-04"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Enkhuizen" ;
    rdfs:label "Enkhuizen"
  ] ;
  a2a:EventReligion "Gereformeerd" .

oa:relationep_wfa_BF1CD09D-F89D-48FC-879F-812BDCFDFF88_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_wfa_BF1CD09D-F89D-48FC-879F-812BDCFDFF88_Person3304750575 ;
  a2a:EventKeyRef oa:event_wfa_BF1CD09D-F89D-48FC-879F-812BDCFDFF88_Event1 .

oa:relationep_wfa_BF1CD09D-F89D-48FC-879F-812BDCFDFF88_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wfa_BF1CD09D-F89D-48FC-879F-812BDCFDFF88_Person3304750576 ;
  a2a:EventKeyRef oa:event_wfa_BF1CD09D-F89D-48FC-879F-812BDCFDFF88_Event1 .

oa:relationep_wfa_BF1CD09D-F89D-48FC-879F-812BDCFDFF88_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wfa_BF1CD09D-F89D-48FC-879F-812BDCFDFF88_Person3304750577 ;
  a2a:EventKeyRef oa:event_wfa_BF1CD09D-F89D-48FC-879F-812BDCFDFF88_Event1 .

oa:relationep_wfa_BF1CD09D-F89D-48FC-879F-812BDCFDFF88_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_wfa_BF1CD09D-F89D-48FC-879F-812BDCFDFF88_Person3304750578 ;
  a2a:EventKeyRef oa:event_wfa_BF1CD09D-F89D-48FC-879F-812BDCFDFF88_Event1 .

oa:source_wfa_BF1CD09D-F89D-48FC-879F-812BDCFDFF88
  a a2a:Source ;
  rdfs:label "Westfries Archief, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Enkhuizen" ;
    a2a:Country "Nederland" ;
    rdfs:label "Enkhuizen, Nederland", "1626-10-04 - 1626-10-04"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1626-10-04"^^xsd:date ;
    a2a:SourceIndexDateTo "1626-10-04"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "04-10-1626" ;
    a2a:Year "1626" ;
    a2a:Month "10" ;
    a2a:Day "04" ;
    rdfs:label "04-10-1626"
  ] ;
  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 "104" ;
    rdfs:label "Westfries Archief, Hoorn, Doop-, trouw- en begraafboeken Enkhuizen, 1581-1910, DTB Enkhuizen 5. Gereformeerde doopinschrijvingen, 1616-1644., 5, 104"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/136/6C4CDE85F09B490EAF2F15532C611FBB" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/136/6C4CDE85F09B490EAF2F15532C611FBB" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/136/6C4CDE85F09B490EAF2F15532C611FBB"
  ] ;
  a2a:SourceLastChangeDate "2023-07-26"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12114/BF1CD09DF89D48FC879F812BDCFDFF88" ;
  a2a:RecordIdentifier "3304750574" ;
  a2a:RecordGUID "{BF1CD09D-F89D-48FC-879F-812BDCFDFF88}" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-HnWFA_1702-09_5_54_A2A.xml van WFA" .

