@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_4AE276DE-9DA3-4513-831F-C9448DA602BA
  a a2a:Record ;
  rdfs:label "Doop op 9 juni 1605 te Enkhuizen" ;
  a2a:hasPerson oa:person_wfa_4AE276DE-9DA3-4513-831F-C9448DA602BA_Person3222157373, oa:person_wfa_4AE276DE-9DA3-4513-831F-C9448DA602BA_Person3222157374, oa:person_wfa_4AE276DE-9DA3-4513-831F-C9448DA602BA_Person3222157375, oa:person_wfa_4AE276DE-9DA3-4513-831F-C9448DA602BA_Person3222157376 ;
  a2a:hasEvent oa:event_wfa_4AE276DE-9DA3-4513-831F-C9448DA602BA_Event1 ;
  a2a:hasRelationEP oa:relationep_wfa_4AE276DE-9DA3-4513-831F-C9448DA602BA_0, oa:relationep_wfa_4AE276DE-9DA3-4513-831F-C9448DA602BA_1, oa:relationep_wfa_4AE276DE-9DA3-4513-831F-C9448DA602BA_2, oa:relationep_wfa_4AE276DE-9DA3-4513-831F-C9448DA602BA_3 ;
  a2a:hasSource oa:source_wfa_4AE276DE-9DA3-4513-831F-C9448DA602BA .

oa:person_wfa_4AE276DE-9DA3-4513-831F-C9448DA602BA_Person3222157373
  a a2a:Person ;
  rdfs:label "Claes" ;
  a2a:PersonName [
    rdfs:label "Claes" ;
    a2a:PersonNameFirstName "Claes"
  ] .

oa:person_wfa_4AE276DE-9DA3-4513-831F-C9448DA602BA_Person3222157374
  a a2a:Person ;
  rdfs:label "Outger Claesz" ;
  a2a:PersonName [
    rdfs:label "Outger Claesz" ;
    a2a:PersonNameFirstName "Outger" ;
    a2a:PersonNamePatronym "Claesz"
  ] .

oa:person_wfa_4AE276DE-9DA3-4513-831F-C9448DA602BA_Person3222157375
  a a2a:Person ;
  rdfs:label "Eeffke Gerritsen" ;
  a2a:PersonName [
    rdfs:label "Eeffke Gerritsen" ;
    a2a:PersonNameFirstName "Eeffke" ;
    a2a:PersonNamePatronym "Gerritsen"
  ] .

oa:person_wfa_4AE276DE-9DA3-4513-831F-C9448DA602BA_Person3222157376
  a a2a:Person ;
  rdfs:label "Im Claesen" ;
  a2a:PersonName [
    rdfs:label "Im Claesen" ;
    a2a:PersonNameFirstName "Im" ;
    a2a:PersonNamePatronym "Claesen"
  ] .

oa:event_wfa_4AE276DE-9DA3-4513-831F-C9448DA602BA_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:LiteralDate "09-06-1605" ;
    a2a:Year "1605" ;
    a2a:Month "06" ;
    a2a:Day "09" ;
    rdfs:label "1605-06-09"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Enkhuizen" ;
    rdfs:label "Enkhuizen"
  ] ;
  a2a:EventReligion "Gereformeerd, later Hervormd" .

oa:relationep_wfa_4AE276DE-9DA3-4513-831F-C9448DA602BA_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_wfa_4AE276DE-9DA3-4513-831F-C9448DA602BA_Person3222157373 ;
  a2a:EventKeyRef oa:event_wfa_4AE276DE-9DA3-4513-831F-C9448DA602BA_Event1 .

oa:relationep_wfa_4AE276DE-9DA3-4513-831F-C9448DA602BA_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wfa_4AE276DE-9DA3-4513-831F-C9448DA602BA_Person3222157374 ;
  a2a:EventKeyRef oa:event_wfa_4AE276DE-9DA3-4513-831F-C9448DA602BA_Event1 .

oa:relationep_wfa_4AE276DE-9DA3-4513-831F-C9448DA602BA_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wfa_4AE276DE-9DA3-4513-831F-C9448DA602BA_Person3222157375 ;
  a2a:EventKeyRef oa:event_wfa_4AE276DE-9DA3-4513-831F-C9448DA602BA_Event1 .

oa:relationep_wfa_4AE276DE-9DA3-4513-831F-C9448DA602BA_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_wfa_4AE276DE-9DA3-4513-831F-C9448DA602BA_Person3222157376 ;
  a2a:EventKeyRef oa:event_wfa_4AE276DE-9DA3-4513-831F-C9448DA602BA_Event1 .

oa:source_wfa_4AE276DE-9DA3-4513-831F-C9448DA602BA
  a a2a:Source ;
  rdfs:label "Westfries Archief, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Enkhuizen" ;
    a2a:Country "Nederland" ;
    rdfs:label "Enkhuizen, Nederland", "1605-06-09 - 1605-06-09"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1605-06-09"^^xsd:date ;
    a2a:SourceIndexDateTo "1605-06-09"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "09-06-1605" ;
    a2a:Year "1605" ;
    a2a:Month "06" ;
    a2a:Day "09" ;
    rdfs:label "09-06-1605"
  ] ;
  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 4. Gereformeerde doopinschrijvingen, 1593-1615." ;
    a2a:RegistryNumber "4" ;
    a2a:Folio "155" ;
    rdfs:label "Westfries Archief, Hoorn, Doop-, trouw- en begraafboeken Enkhuizen, 1581-1910, DTB Enkhuizen 4. Gereformeerde doopinschrijvingen, 1593-1615., 4, 155"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/136/05DC692C71984B139FE90D4CD754AF60" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/136/05DC692C71984B139FE90D4CD754AF60" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/136/05DC692C71984B139FE90D4CD754AF60"
  ] ;
  a2a:SourceLastChangeDate "2023-04-27"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12114/4AE276DE9DA34513831FC9448DA602BA" ;
  a2a:RecordIdentifier "3222157372" ;
  a2a:RecordGUID "{4AE276DE-9DA3-4513-831F-C9448DA602BA}" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-HnWFA_1702-09_4_54_A2A.xml van WFA" .

