@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_zar_1EE3C2CF-6B01-4DAB-BACE-D58DB8D361CC
  a a2a:Record ;
  rdfs:label "Doop op 5 februari 1640 te Hoek" ;
  a2a:hasPerson oa:person_zar_1EE3C2CF-6B01-4DAB-BACE-D58DB8D361CC_Person3644075964, oa:person_zar_1EE3C2CF-6B01-4DAB-BACE-D58DB8D361CC_Person3644075965, oa:person_zar_1EE3C2CF-6B01-4DAB-BACE-D58DB8D361CC_Person3644075966, oa:person_zar_1EE3C2CF-6B01-4DAB-BACE-D58DB8D361CC_Person3644075967, oa:person_zar_1EE3C2CF-6B01-4DAB-BACE-D58DB8D361CC_Person3644075968, oa:person_zar_1EE3C2CF-6B01-4DAB-BACE-D58DB8D361CC_Person3644075969, oa:person_zar_1EE3C2CF-6B01-4DAB-BACE-D58DB8D361CC_Person3644075970 ;
  a2a:hasEvent oa:event_zar_1EE3C2CF-6B01-4DAB-BACE-D58DB8D361CC_Event1 ;
  a2a:hasRelationEP oa:relationep_zar_1EE3C2CF-6B01-4DAB-BACE-D58DB8D361CC_0, oa:relationep_zar_1EE3C2CF-6B01-4DAB-BACE-D58DB8D361CC_1, oa:relationep_zar_1EE3C2CF-6B01-4DAB-BACE-D58DB8D361CC_2, oa:relationep_zar_1EE3C2CF-6B01-4DAB-BACE-D58DB8D361CC_3, oa:relationep_zar_1EE3C2CF-6B01-4DAB-BACE-D58DB8D361CC_4, oa:relationep_zar_1EE3C2CF-6B01-4DAB-BACE-D58DB8D361CC_5, oa:relationep_zar_1EE3C2CF-6B01-4DAB-BACE-D58DB8D361CC_6 ;
  a2a:hasSource oa:source_zar_1EE3C2CF-6B01-4DAB-BACE-D58DB8D361CC .

oa:person_zar_1EE3C2CF-6B01-4DAB-BACE-D58DB8D361CC_Person3644075964
  a a2a:Person ;
  rdfs:label "Maria Janssen" ;
  a2a:PersonName [
    rdfs:label "Maria Janssen" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Janssen"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_zar_1EE3C2CF-6B01-4DAB-BACE-D58DB8D361CC_Person3644075965
  a a2a:Person ;
  rdfs:label "Seger Janssen" ;
  a2a:PersonName [
    rdfs:label "Seger Janssen" ;
    a2a:PersonNameFirstName "Seger" ;
    a2a:PersonNameLastName "Janssen"
  ] .

oa:person_zar_1EE3C2CF-6B01-4DAB-BACE-D58DB8D361CC_Person3644075966
  a a2a:Person ;
  rdfs:label "Janneken du Buf" ;
  a2a:PersonName [
    rdfs:label "Janneken du Buf" ;
    a2a:PersonNameFirstName "Janneken" ;
    a2a:PersonNamePrefixLastName "du" ;
    a2a:PersonNameLastName "Buf"
  ] .

oa:person_zar_1EE3C2CF-6B01-4DAB-BACE-D58DB8D361CC_Person3644075967
  a a2a:Person ;
  rdfs:label "Cornelis Cornelissen" ;
  a2a:PersonName [
    rdfs:label "Cornelis Cornelissen" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Cornelissen"
  ] .

oa:person_zar_1EE3C2CF-6B01-4DAB-BACE-D58DB8D361CC_Person3644075968
  a a2a:Person ;
  rdfs:label "Pieter du Buf" ;
  a2a:PersonName [
    rdfs:label "Pieter du Buf" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNamePrefixLastName "du" ;
    a2a:PersonNameLastName "Buf"
  ] .

oa:person_zar_1EE3C2CF-6B01-4DAB-BACE-D58DB8D361CC_Person3644075969
  a a2a:Person ;
  rdfs:label "Pieternelle Janssen" ;
  a2a:PersonName [
    rdfs:label "Pieternelle Janssen" ;
    a2a:PersonNameFirstName "Pieternelle" ;
    a2a:PersonNameLastName "Janssen"
  ] .

oa:person_zar_1EE3C2CF-6B01-4DAB-BACE-D58DB8D361CC_Person3644075970
  a a2a:Person ;
  rdfs:label "Elisabeth Engels" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Engels" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNameLastName "Engels"
  ] .

oa:event_zar_1EE3C2CF-6B01-4DAB-BACE-D58DB8D361CC_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:LiteralDate "05-02-1640" ;
    a2a:Year "1640" ;
    a2a:Month "02" ;
    a2a:Day "05" ;
    rdfs:label "1640-02-05"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Hoek" ;
    rdfs:label "Hoek"
  ] ;
  a2a:EventReligion "Nederduits Gereformeerd" .

oa:relationep_zar_1EE3C2CF-6B01-4DAB-BACE-D58DB8D361CC_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_zar_1EE3C2CF-6B01-4DAB-BACE-D58DB8D361CC_Person3644075964 ;
  a2a:EventKeyRef oa:event_zar_1EE3C2CF-6B01-4DAB-BACE-D58DB8D361CC_Event1 .

oa:relationep_zar_1EE3C2CF-6B01-4DAB-BACE-D58DB8D361CC_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_zar_1EE3C2CF-6B01-4DAB-BACE-D58DB8D361CC_Person3644075965 ;
  a2a:EventKeyRef oa:event_zar_1EE3C2CF-6B01-4DAB-BACE-D58DB8D361CC_Event1 .

oa:relationep_zar_1EE3C2CF-6B01-4DAB-BACE-D58DB8D361CC_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_zar_1EE3C2CF-6B01-4DAB-BACE-D58DB8D361CC_Person3644075966 ;
  a2a:EventKeyRef oa:event_zar_1EE3C2CF-6B01-4DAB-BACE-D58DB8D361CC_Event1 .

oa:relationep_zar_1EE3C2CF-6B01-4DAB-BACE-D58DB8D361CC_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_zar_1EE3C2CF-6B01-4DAB-BACE-D58DB8D361CC_Person3644075967 ;
  a2a:EventKeyRef oa:event_zar_1EE3C2CF-6B01-4DAB-BACE-D58DB8D361CC_Event1 .

oa:relationep_zar_1EE3C2CF-6B01-4DAB-BACE-D58DB8D361CC_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_zar_1EE3C2CF-6B01-4DAB-BACE-D58DB8D361CC_Person3644075968 ;
  a2a:EventKeyRef oa:event_zar_1EE3C2CF-6B01-4DAB-BACE-D58DB8D361CC_Event1 .

oa:relationep_zar_1EE3C2CF-6B01-4DAB-BACE-D58DB8D361CC_5
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_zar_1EE3C2CF-6B01-4DAB-BACE-D58DB8D361CC_Person3644075969 ;
  a2a:EventKeyRef oa:event_zar_1EE3C2CF-6B01-4DAB-BACE-D58DB8D361CC_Event1 .

oa:relationep_zar_1EE3C2CF-6B01-4DAB-BACE-D58DB8D361CC_6
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_zar_1EE3C2CF-6B01-4DAB-BACE-D58DB8D361CC_Person3644075970 ;
  a2a:EventKeyRef oa:event_zar_1EE3C2CF-6B01-4DAB-BACE-D58DB8D361CC_Event1 .

oa:source_zar_1EE3C2CF-6B01-4DAB-BACE-D58DB8D361CC
  a a2a:Source ;
  rdfs:label "Zeeuws Archief, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Hoek" ;
    a2a:Country "Nederland" ;
    rdfs:label "Hoek, Nederland", "1640-02-05 - 1640-02-05"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1640-02-05"^^xsd:date ;
    a2a:SourceIndexDateTo "1640-02-05"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "05-02-1640" ;
    a2a:Year "1640" ;
    a2a:Month "02" ;
    a2a:Day "05" ;
    rdfs:label "05-02-1640"
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Zeeuws Archief" ;
    a2a:Place "Middelburg" ;
    a2a:Collection "Retroacta Burgerlijke Stand Zeeland [Doop-, Trouw- en Begraafregisters (DTB)], 1527-1810" ;
    a2a:Book "Hoek doopregister Nederduits Gereformeerde kerk 1587-1697" ;
    a2a:RegistryNumber "268" ;
    rdfs:label "Zeeuws Archief, Middelburg, Retroacta Burgerlijke Stand Zeeland [Doop-, Trouw- en Begraafregisters (DTB)], 1527-1810, Hoek doopregister Nederduits Gereformeerde kerk 1587-1697, 268"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/239/84FEAA2A11004CA69FB0078587D65436" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/239/84FEAA2A11004CA69FB0078587D65436" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/239/84FEAA2A11004CA69FB0078587D65436"
  ] ;
  a2a:SourceLastChangeDate "2024-03-27"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12113/1EE3C2CF6B014DABBACED58DB8D361CC" ;
  a2a:RecordIdentifier "3644075963" ;
  a2a:RecordGUID "{1EE3C2CF-6B01-4DAB-BACE-D58DB8D361CC}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/B02058D6C93A42D2BBBFA5F0F3524B4C" .

