@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_5ABCCF17-F69F-46EE-A051-65D7D10FD2A9
  a a2a:Record ;
  rdfs:label "Doop op 1 november 1620 te Enkhuizen" ;
  a2a:hasPerson oa:person_wfa_5ABCCF17-F69F-46EE-A051-65D7D10FD2A9_Person3304730512, oa:person_wfa_5ABCCF17-F69F-46EE-A051-65D7D10FD2A9_Person3304730513, oa:person_wfa_5ABCCF17-F69F-46EE-A051-65D7D10FD2A9_Person3304730514, oa:person_wfa_5ABCCF17-F69F-46EE-A051-65D7D10FD2A9_Person3304730515 ;
  a2a:hasEvent oa:event_wfa_5ABCCF17-F69F-46EE-A051-65D7D10FD2A9_Event1 ;
  a2a:hasRelationEP oa:relationep_wfa_5ABCCF17-F69F-46EE-A051-65D7D10FD2A9_0, oa:relationep_wfa_5ABCCF17-F69F-46EE-A051-65D7D10FD2A9_1, oa:relationep_wfa_5ABCCF17-F69F-46EE-A051-65D7D10FD2A9_2, oa:relationep_wfa_5ABCCF17-F69F-46EE-A051-65D7D10FD2A9_3 ;
  a2a:hasSource oa:source_wfa_5ABCCF17-F69F-46EE-A051-65D7D10FD2A9 .

oa:person_wfa_5ABCCF17-F69F-46EE-A051-65D7D10FD2A9_Person3304730512
  a a2a:Person ;
  rdfs:label "Heindrick" ;
  a2a:PersonName [
    rdfs:label "Heindrick" ;
    a2a:PersonNameFirstName "Heindrick"
  ] .

oa:person_wfa_5ABCCF17-F69F-46EE-A051-65D7D10FD2A9_Person3304730513
  a a2a:Person ;
  rdfs:label "Heindrick Heindrixz." ;
  a2a:PersonName [
    rdfs:label "Heindrick Heindrixz." ;
    a2a:PersonNameFirstName "Heindrick" ;
    a2a:PersonNamePatronym "Heindrixz."
  ] .

oa:person_wfa_5ABCCF17-F69F-46EE-A051-65D7D10FD2A9_Person3304730514
  a a2a:Person ;
  rdfs:label "Dieuw Sijmonsdr." ;
  a2a:PersonName [
    rdfs:label "Dieuw Sijmonsdr." ;
    a2a:PersonNameFirstName "Dieuw" ;
    a2a:PersonNamePatronym "Sijmonsdr."
  ] .

oa:person_wfa_5ABCCF17-F69F-46EE-A051-65D7D10FD2A9_Person3304730515
  a a2a:Person ;
  rdfs:label "Sara Egbertsdr." ;
  a2a:PersonName [
    rdfs:label "Sara Egbertsdr." ;
    a2a:PersonNameFirstName "Sara" ;
    a2a:PersonNamePatronym "Egbertsdr."
  ] .

oa:event_wfa_5ABCCF17-F69F-46EE-A051-65D7D10FD2A9_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:LiteralDate "01-11-1620" ;
    a2a:Year "1620" ;
    a2a:Month "11" ;
    a2a:Day "01" ;
    rdfs:label "1620-11-01"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Enkhuizen" ;
    rdfs:label "Enkhuizen"
  ] ;
  a2a:EventReligion "Gereformeerd" .

oa:relationep_wfa_5ABCCF17-F69F-46EE-A051-65D7D10FD2A9_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_wfa_5ABCCF17-F69F-46EE-A051-65D7D10FD2A9_Person3304730512 ;
  a2a:EventKeyRef oa:event_wfa_5ABCCF17-F69F-46EE-A051-65D7D10FD2A9_Event1 .

oa:relationep_wfa_5ABCCF17-F69F-46EE-A051-65D7D10FD2A9_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wfa_5ABCCF17-F69F-46EE-A051-65D7D10FD2A9_Person3304730513 ;
  a2a:EventKeyRef oa:event_wfa_5ABCCF17-F69F-46EE-A051-65D7D10FD2A9_Event1 .

oa:relationep_wfa_5ABCCF17-F69F-46EE-A051-65D7D10FD2A9_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wfa_5ABCCF17-F69F-46EE-A051-65D7D10FD2A9_Person3304730514 ;
  a2a:EventKeyRef oa:event_wfa_5ABCCF17-F69F-46EE-A051-65D7D10FD2A9_Event1 .

oa:relationep_wfa_5ABCCF17-F69F-46EE-A051-65D7D10FD2A9_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_wfa_5ABCCF17-F69F-46EE-A051-65D7D10FD2A9_Person3304730515 ;
  a2a:EventKeyRef oa:event_wfa_5ABCCF17-F69F-46EE-A051-65D7D10FD2A9_Event1 .

oa:source_wfa_5ABCCF17-F69F-46EE-A051-65D7D10FD2A9
  a a2a:Source ;
  rdfs:label "Westfries Archief, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Enkhuizen" ;
    a2a:Country "Nederland" ;
    rdfs:label "Enkhuizen, Nederland", "1620-11-01 - 1620-11-01"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1620-11-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1620-11-01"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "01-11-1620" ;
    a2a:Year "1620" ;
    a2a:Month "11" ;
    a2a:Day "01" ;
    rdfs:label "01-11-1620"
  ] ;
  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 "50" ;
    rdfs:label "Westfries Archief, Hoorn, Doop-, trouw- en begraafboeken Enkhuizen, 1581-1910, DTB Enkhuizen 5. Gereformeerde doopinschrijvingen, 1616-1644., 5, 50"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/136/5A5B702A879C4A9AB64E58894EA68FDC" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/136/5A5B702A879C4A9AB64E58894EA68FDC" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/136/5A5B702A879C4A9AB64E58894EA68FDC"
  ] ;
  a2a:SourceLastChangeDate "2023-07-26"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12114/5ABCCF17F69F46EEA05165D7D10FD2A9" ;
  a2a:RecordIdentifier "3304730511" ;
  a2a:RecordGUID "{5ABCCF17-F69F-46EE-A051-65D7D10FD2A9}" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-HnWFA_1702-09_5_54_A2A.xml van WFA" .

