@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_630932F7-973B-4166-BCC3-15EFCF2AB9B5
  a a2a:Record ;
  rdfs:label "Doop op 7 maart 1709 te Groede" ;
  a2a:hasPerson oa:person_zar_630932F7-973B-4166-BCC3-15EFCF2AB9B5_Person3281662915, oa:person_zar_630932F7-973B-4166-BCC3-15EFCF2AB9B5_Person3281662916, oa:person_zar_630932F7-973B-4166-BCC3-15EFCF2AB9B5_Person3281662917, oa:person_zar_630932F7-973B-4166-BCC3-15EFCF2AB9B5_Person3281662918, oa:person_zar_630932F7-973B-4166-BCC3-15EFCF2AB9B5_Person3281662919 ;
  a2a:hasEvent oa:event_zar_630932F7-973B-4166-BCC3-15EFCF2AB9B5_Event1 ;
  a2a:hasRelationEP oa:relationep_zar_630932F7-973B-4166-BCC3-15EFCF2AB9B5_0, oa:relationep_zar_630932F7-973B-4166-BCC3-15EFCF2AB9B5_1, oa:relationep_zar_630932F7-973B-4166-BCC3-15EFCF2AB9B5_2, oa:relationep_zar_630932F7-973B-4166-BCC3-15EFCF2AB9B5_3, oa:relationep_zar_630932F7-973B-4166-BCC3-15EFCF2AB9B5_4 ;
  a2a:hasSource oa:source_zar_630932F7-973B-4166-BCC3-15EFCF2AB9B5 .

oa:person_zar_630932F7-973B-4166-BCC3-15EFCF2AB9B5_Person3281662915
  a a2a:Person ;
  rdfs:label "Isaac le Roi" ;
  a2a:PersonName [
    rdfs:label "Isaac le Roi" ;
    a2a:PersonNameFirstName "Isaac" ;
    a2a:PersonNamePrefixLastName "le" ;
    a2a:PersonNameLastName "Roi"
  ] ;
  a2a:Gender "Man" .

oa:person_zar_630932F7-973B-4166-BCC3-15EFCF2AB9B5_Person3281662916
  a a2a:Person ;
  rdfs:label "Louis le Roi" ;
  a2a:PersonName [
    rdfs:label "Louis le Roi" ;
    a2a:PersonNameFirstName "Louis" ;
    a2a:PersonNamePrefixLastName "le" ;
    a2a:PersonNameLastName "Roi"
  ] .

oa:person_zar_630932F7-973B-4166-BCC3-15EFCF2AB9B5_Person3281662917
  a a2a:Person ;
  rdfs:label "Marie Lalain" ;
  a2a:PersonName [
    rdfs:label "Marie Lalain" ;
    a2a:PersonNameFirstName "Marie" ;
    a2a:PersonNameLastName "Lalain"
  ] .

oa:person_zar_630932F7-973B-4166-BCC3-15EFCF2AB9B5_Person3281662918
  a a2a:Person ;
  rdfs:label "Ignace Lalain" ;
  a2a:PersonName [
    rdfs:label "Ignace Lalain" ;
    a2a:PersonNameFirstName "Ignace" ;
    a2a:PersonNameLastName "Lalain"
  ] .

oa:person_zar_630932F7-973B-4166-BCC3-15EFCF2AB9B5_Person3281662919
  a a2a:Person ;
  rdfs:label "Marie Cambier" ;
  a2a:PersonName [
    rdfs:label "Marie Cambier" ;
    a2a:PersonNameFirstName "Marie" ;
    a2a:PersonNameLastName "Cambier"
  ] .

oa:event_zar_630932F7-973B-4166-BCC3-15EFCF2AB9B5_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:LiteralDate "07-03-1709" ;
    a2a:Year "1709" ;
    a2a:Month "03" ;
    a2a:Day "07" ;
    rdfs:label "1709-03-07"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Groede" ;
    rdfs:label "Groede"
  ] ;
  a2a:EventReligion "Waals" .

oa:relationep_zar_630932F7-973B-4166-BCC3-15EFCF2AB9B5_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_zar_630932F7-973B-4166-BCC3-15EFCF2AB9B5_Person3281662915 ;
  a2a:EventKeyRef oa:event_zar_630932F7-973B-4166-BCC3-15EFCF2AB9B5_Event1 .

oa:relationep_zar_630932F7-973B-4166-BCC3-15EFCF2AB9B5_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_zar_630932F7-973B-4166-BCC3-15EFCF2AB9B5_Person3281662916 ;
  a2a:EventKeyRef oa:event_zar_630932F7-973B-4166-BCC3-15EFCF2AB9B5_Event1 .

oa:relationep_zar_630932F7-973B-4166-BCC3-15EFCF2AB9B5_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_zar_630932F7-973B-4166-BCC3-15EFCF2AB9B5_Person3281662917 ;
  a2a:EventKeyRef oa:event_zar_630932F7-973B-4166-BCC3-15EFCF2AB9B5_Event1 .

oa:relationep_zar_630932F7-973B-4166-BCC3-15EFCF2AB9B5_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_zar_630932F7-973B-4166-BCC3-15EFCF2AB9B5_Person3281662918 ;
  a2a:EventKeyRef oa:event_zar_630932F7-973B-4166-BCC3-15EFCF2AB9B5_Event1 .

oa:relationep_zar_630932F7-973B-4166-BCC3-15EFCF2AB9B5_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_zar_630932F7-973B-4166-BCC3-15EFCF2AB9B5_Person3281662919 ;
  a2a:EventKeyRef oa:event_zar_630932F7-973B-4166-BCC3-15EFCF2AB9B5_Event1 .

oa:source_zar_630932F7-973B-4166-BCC3-15EFCF2AB9B5
  a a2a:Source ;
  rdfs:label "Zeeuws Archief, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Groede" ;
    a2a:Country "Nederland" ;
    rdfs:label "Groede, Nederland", "1709-03-07 - 1709-03-07"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1709-03-07"^^xsd:date ;
    a2a:SourceIndexDateTo "1709-03-07"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "07-03-1709" ;
    a2a:Year "1709" ;
    a2a:Month "03" ;
    a2a:Day "07" ;
    rdfs:label "07-03-1709"
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Zeeuws Archief" ;
    a2a:Place "Middelburg" ;
    a2a:Collection "Verzameling Doop-, Trouw-, Begraaf- en Lidmatenregisters Zeeland (DTBL), (1527) 1572-1810 (1866)" ;
    a2a:Book "Doopregister Waalse gemeente Groede 1687-1796" ;
    a2a:RegistryNumber "GRO-2" ;
    rdfs:label "Zeeuws Archief, Middelburg, Verzameling Doop-, Trouw-, Begraaf- en Lidmatenregisters Zeeland (DTBL), (1527) 1572-1810 (1866), Doopregister Waalse gemeente Groede 1687-1796, GRO-2"
  ] ;
  a2a:SourceLastChangeDate "2023-06-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12113/630932F7973B4166BCC315EFCF2AB9B5" ;
  a2a:RecordIdentifier "3281662914" ;
  a2a:RecordGUID "{630932F7-973B-4166-BCC3-15EFCF2AB9B5}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/77903CF63F6541448D43581791A81763" .

