@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_B7F65CBA-55F1-41DF-87F3-4DF7D82B563C
  a a2a:Record ;
  rdfs:label "Doop op 24 oktober 1610 te Gapinge" ;
  a2a:hasPerson oa:person_zar_B7F65CBA-55F1-41DF-87F3-4DF7D82B563C_Person3839969831, oa:person_zar_B7F65CBA-55F1-41DF-87F3-4DF7D82B563C_Person3839969832, oa:person_zar_B7F65CBA-55F1-41DF-87F3-4DF7D82B563C_Person3839969833, oa:person_zar_B7F65CBA-55F1-41DF-87F3-4DF7D82B563C_Person3839969834 ;
  a2a:hasEvent oa:event_zar_B7F65CBA-55F1-41DF-87F3-4DF7D82B563C_Event1 ;
  a2a:hasRelationEP oa:relationep_zar_B7F65CBA-55F1-41DF-87F3-4DF7D82B563C_0, oa:relationep_zar_B7F65CBA-55F1-41DF-87F3-4DF7D82B563C_1, oa:relationep_zar_B7F65CBA-55F1-41DF-87F3-4DF7D82B563C_2, oa:relationep_zar_B7F65CBA-55F1-41DF-87F3-4DF7D82B563C_3 ;
  a2a:hasSource oa:source_zar_B7F65CBA-55F1-41DF-87F3-4DF7D82B563C .

oa:person_zar_B7F65CBA-55F1-41DF-87F3-4DF7D82B563C_Person3839969831
  a a2a:Person ;
  rdfs:label "Stoffelynken Stoffelssen" ;
  a2a:PersonName [
    rdfs:label "Stoffelynken Stoffelssen" ;
    a2a:PersonNameFirstName "Stoffelynken" ;
    a2a:PersonNameLastName "Stoffelssen"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_zar_B7F65CBA-55F1-41DF-87F3-4DF7D82B563C_Person3839969832
  a a2a:Person ;
  rdfs:label "Cornelis Stoffelssen" ;
  a2a:PersonName [
    rdfs:label "Cornelis Stoffelssen" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Stoffelssen"
  ] .

oa:person_zar_B7F65CBA-55F1-41DF-87F3-4DF7D82B563C_Person3839969833
  a a2a:Person ;
  rdfs:label "N N" ;
  a2a:PersonName [
    rdfs:label "N N" ;
    a2a:PersonNameFirstName "N" ;
    a2a:PersonNameLastName "N"
  ] .

oa:person_zar_B7F65CBA-55F1-41DF-87F3-4DF7D82B563C_Person3839969834
  a a2a:Person ;
  rdfs:label "Maeyken Simons Segers" ;
  a2a:PersonName [
    rdfs:label "Maeyken Simons Segers" ;
    a2a:PersonNameFirstName "Maeyken Simons" ;
    a2a:PersonNameLastName "Segers"
  ] .

oa:event_zar_B7F65CBA-55F1-41DF-87F3-4DF7D82B563C_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:LiteralDate "24-10-1610" ;
    a2a:Year "1610" ;
    a2a:Month "10" ;
    a2a:Day "24" ;
    rdfs:label "1610-10-24"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Gapinge" ;
    rdfs:label "Gapinge"
  ] ;
  a2a:EventReligion "Nederduits Gereformeerd" .

oa:relationep_zar_B7F65CBA-55F1-41DF-87F3-4DF7D82B563C_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_zar_B7F65CBA-55F1-41DF-87F3-4DF7D82B563C_Person3839969831 ;
  a2a:EventKeyRef oa:event_zar_B7F65CBA-55F1-41DF-87F3-4DF7D82B563C_Event1 .

oa:relationep_zar_B7F65CBA-55F1-41DF-87F3-4DF7D82B563C_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_zar_B7F65CBA-55F1-41DF-87F3-4DF7D82B563C_Person3839969832 ;
  a2a:EventKeyRef oa:event_zar_B7F65CBA-55F1-41DF-87F3-4DF7D82B563C_Event1 .

oa:relationep_zar_B7F65CBA-55F1-41DF-87F3-4DF7D82B563C_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_zar_B7F65CBA-55F1-41DF-87F3-4DF7D82B563C_Person3839969833 ;
  a2a:EventKeyRef oa:event_zar_B7F65CBA-55F1-41DF-87F3-4DF7D82B563C_Event1 .

oa:relationep_zar_B7F65CBA-55F1-41DF-87F3-4DF7D82B563C_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_zar_B7F65CBA-55F1-41DF-87F3-4DF7D82B563C_Person3839969834 ;
  a2a:EventKeyRef oa:event_zar_B7F65CBA-55F1-41DF-87F3-4DF7D82B563C_Event1 .

oa:source_zar_B7F65CBA-55F1-41DF-87F3-4DF7D82B563C
  a a2a:Source ;
  rdfs:label "Zeeuws Archief, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Gapinge" ;
    a2a:Country "Nederland" ;
    rdfs:label "Gapinge, Nederland", "1610-10-24 - 1610-10-24"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1610-10-24"^^xsd:date ;
    a2a:SourceIndexDateTo "1610-10-24"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "24-10-1610" ;
    a2a:Year "1610" ;
    a2a:Month "10" ;
    a2a:Day "24" ;
    rdfs:label "24-10-1610"
  ] ;
  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 "Gapinge doopregister Nederduits Gereformeerde gemeente 1617-1700" ;
    a2a:RegistryNumber "GAP-1" ;
    rdfs:label "Zeeuws Archief, Verzameling Doop-, Trouw-, Begraaf- en Lidmatenregisters Zeeland (DTBL), (1527) 1572-1810 (1866), Gapinge doopregister Nederduits Gereformeerde gemeente 1617-1700, GAP-1"
  ] ;
  a2a:SourceLastChangeDate "2024-08-06"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12113/B7F65CBA55F141DF87F34DF7D82B563C" ;
  a2a:RecordIdentifier "3839969830" ;
  a2a:RecordGUID "{B7F65CBA-55F1-41DF-87F3-4DF7D82B563C}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/8B09309DDC3D4A3BBB68D44EF5E80F64" .

