@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_9B1E9DA0-8DF2-4CBC-89D5-75796C1FAB76
  a a2a:Record ;
  rdfs:label "Doop op 5 augustus 1792 te Aagtekerke" ;
  a2a:hasPerson oa:person_zar_9B1E9DA0-8DF2-4CBC-89D5-75796C1FAB76_Person3839963780, oa:person_zar_9B1E9DA0-8DF2-4CBC-89D5-75796C1FAB76_Person3839963781, oa:person_zar_9B1E9DA0-8DF2-4CBC-89D5-75796C1FAB76_Person3839963782, oa:person_zar_9B1E9DA0-8DF2-4CBC-89D5-75796C1FAB76_Person3839963783, oa:person_zar_9B1E9DA0-8DF2-4CBC-89D5-75796C1FAB76_Person3839963784 ;
  a2a:hasEvent oa:event_zar_9B1E9DA0-8DF2-4CBC-89D5-75796C1FAB76_Event1 ;
  a2a:hasRelationEP oa:relationep_zar_9B1E9DA0-8DF2-4CBC-89D5-75796C1FAB76_0, oa:relationep_zar_9B1E9DA0-8DF2-4CBC-89D5-75796C1FAB76_1, oa:relationep_zar_9B1E9DA0-8DF2-4CBC-89D5-75796C1FAB76_2, oa:relationep_zar_9B1E9DA0-8DF2-4CBC-89D5-75796C1FAB76_3, oa:relationep_zar_9B1E9DA0-8DF2-4CBC-89D5-75796C1FAB76_4 ;
  a2a:hasSource oa:source_zar_9B1E9DA0-8DF2-4CBC-89D5-75796C1FAB76 .

oa:person_zar_9B1E9DA0-8DF2-4CBC-89D5-75796C1FAB76_Person3839963780
  a a2a:Person ;
  rdfs:label "Jerina Wattel" ;
  a2a:PersonName [
    rdfs:label "Jerina Wattel" ;
    a2a:PersonNameFirstName "Jerina" ;
    a2a:PersonNameLastName "Wattel"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_zar_9B1E9DA0-8DF2-4CBC-89D5-75796C1FAB76_Person3839963781
  a a2a:Person ;
  rdfs:label "Jan Wattel" ;
  a2a:PersonName [
    rdfs:label "Jan Wattel" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Wattel"
  ] .

oa:person_zar_9B1E9DA0-8DF2-4CBC-89D5-75796C1FAB76_Person3839963782
  a a2a:Person ;
  rdfs:label "Neeltie Abramse Koene" ;
  a2a:PersonName [
    rdfs:label "Neeltie Abramse Koene" ;
    a2a:PersonNameFirstName "Neeltie Abramse" ;
    a2a:PersonNameLastName "Koene"
  ] .

oa:person_zar_9B1E9DA0-8DF2-4CBC-89D5-75796C1FAB76_Person3839963783
  a a2a:Person ;
  rdfs:label "Hendrik Wanten" ;
  a2a:PersonName [
    rdfs:label "Hendrik Wanten" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNameLastName "Wanten"
  ] .

oa:person_zar_9B1E9DA0-8DF2-4CBC-89D5-75796C1FAB76_Person3839963784
  a a2a:Person ;
  rdfs:label "Krina van der Putten" ;
  a2a:PersonName [
    rdfs:label "Krina van der Putten" ;
    a2a:PersonNameFirstName "Krina" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Putten"
  ] .

oa:event_zar_9B1E9DA0-8DF2-4CBC-89D5-75796C1FAB76_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:LiteralDate "05-08-1792" ;
    a2a:Year "1792" ;
    a2a:Month "08" ;
    a2a:Day "05" ;
    rdfs:label "1792-08-05"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Aagtekerke" ;
    rdfs:label "Aagtekerke"
  ] ;
  a2a:EventReligion "Nederduits Gereformeerd" .

oa:relationep_zar_9B1E9DA0-8DF2-4CBC-89D5-75796C1FAB76_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_zar_9B1E9DA0-8DF2-4CBC-89D5-75796C1FAB76_Person3839963780 ;
  a2a:EventKeyRef oa:event_zar_9B1E9DA0-8DF2-4CBC-89D5-75796C1FAB76_Event1 .

oa:relationep_zar_9B1E9DA0-8DF2-4CBC-89D5-75796C1FAB76_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_zar_9B1E9DA0-8DF2-4CBC-89D5-75796C1FAB76_Person3839963781 ;
  a2a:EventKeyRef oa:event_zar_9B1E9DA0-8DF2-4CBC-89D5-75796C1FAB76_Event1 .

oa:relationep_zar_9B1E9DA0-8DF2-4CBC-89D5-75796C1FAB76_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_zar_9B1E9DA0-8DF2-4CBC-89D5-75796C1FAB76_Person3839963782 ;
  a2a:EventKeyRef oa:event_zar_9B1E9DA0-8DF2-4CBC-89D5-75796C1FAB76_Event1 .

oa:relationep_zar_9B1E9DA0-8DF2-4CBC-89D5-75796C1FAB76_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_zar_9B1E9DA0-8DF2-4CBC-89D5-75796C1FAB76_Person3839963783 ;
  a2a:EventKeyRef oa:event_zar_9B1E9DA0-8DF2-4CBC-89D5-75796C1FAB76_Event1 .

oa:relationep_zar_9B1E9DA0-8DF2-4CBC-89D5-75796C1FAB76_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_zar_9B1E9DA0-8DF2-4CBC-89D5-75796C1FAB76_Person3839963784 ;
  a2a:EventKeyRef oa:event_zar_9B1E9DA0-8DF2-4CBC-89D5-75796C1FAB76_Event1 .

oa:source_zar_9B1E9DA0-8DF2-4CBC-89D5-75796C1FAB76
  a a2a:Source ;
  rdfs:label "Zeeuws Archief, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Aagtekerke" ;
    a2a:Country "Nederland" ;
    rdfs:label "Aagtekerke, Nederland", "1792-08-05 - 1792-08-05"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1792-08-05"^^xsd:date ;
    a2a:SourceIndexDateTo "1792-08-05"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "05-08-1792" ;
    a2a:Year "1792" ;
    a2a:Month "08" ;
    a2a:Day "05" ;
    rdfs:label "05-08-1792"
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Zeeuws Archief" ;
    a2a:Collection "Verzameling Doop-, Trouw-, Begraaf- en Lidmatenregisters Zeeland (DTBL), (1527) 1572-1810 (1866)" ;
    a2a:Book "Aagtekerke doopregister Nederduits Gereformeerde gemeente 1614-1810" ;
    a2a:RegistryNumber "AAG-1A" ;
    rdfs:label "Zeeuws Archief, Verzameling Doop-, Trouw-, Begraaf- en Lidmatenregisters Zeeland (DTBL), (1527) 1572-1810 (1866), Aagtekerke doopregister Nederduits Gereformeerde gemeente 1614-1810, AAG-1A"
  ] ;
  a2a:SourceLastChangeDate "2024-08-06"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12113/9B1E9DA08DF24CBC89D575796C1FAB76" ;
  a2a:RecordIdentifier "3839963779" ;
  a2a:RecordGUID "{9B1E9DA0-8DF2-4CBC-89D5-75796C1FAB76}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/EED4B8131C0A40598E5958021E6EC332" .

