@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_04ACCFD8-6D7F-4DAF-8CD2-725322CB26DB
  a a2a:Record ;
  rdfs:label "Doop op 10 februari 1709 te Groede" ;
  a2a:hasPerson oa:person_zar_04ACCFD8-6D7F-4DAF-8CD2-725322CB26DB_Person3281662902, oa:person_zar_04ACCFD8-6D7F-4DAF-8CD2-725322CB26DB_Person3281662903, oa:person_zar_04ACCFD8-6D7F-4DAF-8CD2-725322CB26DB_Person3281662904, oa:person_zar_04ACCFD8-6D7F-4DAF-8CD2-725322CB26DB_Person3281662905, oa:person_zar_04ACCFD8-6D7F-4DAF-8CD2-725322CB26DB_Person3281662906, oa:person_zar_04ACCFD8-6D7F-4DAF-8CD2-725322CB26DB_Person3281662907 ;
  a2a:hasEvent oa:event_zar_04ACCFD8-6D7F-4DAF-8CD2-725322CB26DB_Event1 ;
  a2a:hasRelationEP oa:relationep_zar_04ACCFD8-6D7F-4DAF-8CD2-725322CB26DB_0, oa:relationep_zar_04ACCFD8-6D7F-4DAF-8CD2-725322CB26DB_1, oa:relationep_zar_04ACCFD8-6D7F-4DAF-8CD2-725322CB26DB_2, oa:relationep_zar_04ACCFD8-6D7F-4DAF-8CD2-725322CB26DB_3, oa:relationep_zar_04ACCFD8-6D7F-4DAF-8CD2-725322CB26DB_4, oa:relationep_zar_04ACCFD8-6D7F-4DAF-8CD2-725322CB26DB_5 ;
  a2a:hasSource oa:source_zar_04ACCFD8-6D7F-4DAF-8CD2-725322CB26DB .

oa:person_zar_04ACCFD8-6D7F-4DAF-8CD2-725322CB26DB_Person3281662902
  a a2a:Person ;
  rdfs:label "Françoise Step" ;
  a2a:PersonName [
    rdfs:label "Françoise Step" ;
    a2a:PersonNameFirstName "Françoise" ;
    a2a:PersonNameLastName "Step"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_zar_04ACCFD8-6D7F-4DAF-8CD2-725322CB26DB_Person3281662903
  a a2a:Person ;
  rdfs:label "Jean Step" ;
  a2a:PersonName [
    rdfs:label "Jean Step" ;
    a2a:PersonNameFirstName "Jean" ;
    a2a:PersonNameLastName "Step"
  ] .

oa:person_zar_04ACCFD8-6D7F-4DAF-8CD2-725322CB26DB_Person3281662904
  a a2a:Person ;
  rdfs:label "Sara le Quoy" ;
  a2a:PersonName [
    rdfs:label "Sara le Quoy" ;
    a2a:PersonNameFirstName "Sara" ;
    a2a:PersonNamePrefixLastName "le" ;
    a2a:PersonNameLastName "Quoy"
  ] .

oa:person_zar_04ACCFD8-6D7F-4DAF-8CD2-725322CB26DB_Person3281662905
  a a2a:Person ;
  rdfs:label "Jacob le Quoy" ;
  a2a:PersonName [
    rdfs:label "Jacob le Quoy" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNamePrefixLastName "le" ;
    a2a:PersonNameLastName "Quoy"
  ] .

oa:person_zar_04ACCFD8-6D7F-4DAF-8CD2-725322CB26DB_Person3281662906
  a a2a:Person ;
  rdfs:label "Marguerite Maurice" ;
  a2a:PersonName [
    rdfs:label "Marguerite Maurice" ;
    a2a:PersonNameFirstName "Marguerite" ;
    a2a:PersonNameLastName "Maurice"
  ] .

oa:person_zar_04ACCFD8-6D7F-4DAF-8CD2-725322CB26DB_Person3281662907
  a a2a:Person ;
  rdfs:label "Anna Reevaert" ;
  a2a:PersonName [
    rdfs:label "Anna Reevaert" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNameLastName "Reevaert"
  ] .

oa:event_zar_04ACCFD8-6D7F-4DAF-8CD2-725322CB26DB_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:LiteralDate "10-02-1709" ;
    a2a:Year "1709" ;
    a2a:Month "02" ;
    a2a:Day "10" ;
    rdfs:label "1709-02-10"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Groede" ;
    rdfs:label "Groede"
  ] ;
  a2a:EventReligion "Waals" .

oa:relationep_zar_04ACCFD8-6D7F-4DAF-8CD2-725322CB26DB_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_zar_04ACCFD8-6D7F-4DAF-8CD2-725322CB26DB_Person3281662902 ;
  a2a:EventKeyRef oa:event_zar_04ACCFD8-6D7F-4DAF-8CD2-725322CB26DB_Event1 .

oa:relationep_zar_04ACCFD8-6D7F-4DAF-8CD2-725322CB26DB_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_zar_04ACCFD8-6D7F-4DAF-8CD2-725322CB26DB_Person3281662903 ;
  a2a:EventKeyRef oa:event_zar_04ACCFD8-6D7F-4DAF-8CD2-725322CB26DB_Event1 .

oa:relationep_zar_04ACCFD8-6D7F-4DAF-8CD2-725322CB26DB_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_zar_04ACCFD8-6D7F-4DAF-8CD2-725322CB26DB_Person3281662904 ;
  a2a:EventKeyRef oa:event_zar_04ACCFD8-6D7F-4DAF-8CD2-725322CB26DB_Event1 .

oa:relationep_zar_04ACCFD8-6D7F-4DAF-8CD2-725322CB26DB_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_zar_04ACCFD8-6D7F-4DAF-8CD2-725322CB26DB_Person3281662905 ;
  a2a:EventKeyRef oa:event_zar_04ACCFD8-6D7F-4DAF-8CD2-725322CB26DB_Event1 .

oa:relationep_zar_04ACCFD8-6D7F-4DAF-8CD2-725322CB26DB_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_zar_04ACCFD8-6D7F-4DAF-8CD2-725322CB26DB_Person3281662906 ;
  a2a:EventKeyRef oa:event_zar_04ACCFD8-6D7F-4DAF-8CD2-725322CB26DB_Event1 .

oa:relationep_zar_04ACCFD8-6D7F-4DAF-8CD2-725322CB26DB_5
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_zar_04ACCFD8-6D7F-4DAF-8CD2-725322CB26DB_Person3281662907 ;
  a2a:EventKeyRef oa:event_zar_04ACCFD8-6D7F-4DAF-8CD2-725322CB26DB_Event1 .

oa:source_zar_04ACCFD8-6D7F-4DAF-8CD2-725322CB26DB
  a a2a:Source ;
  rdfs:label "Zeeuws Archief, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Groede" ;
    a2a:Country "Nederland" ;
    rdfs:label "Groede, Nederland", "1709-02-10 - 1709-02-10"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1709-02-10"^^xsd:date ;
    a2a:SourceIndexDateTo "1709-02-10"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "10-02-1709" ;
    a2a:Year "1709" ;
    a2a:Month "02" ;
    a2a:Day "10" ;
    rdfs:label "10-02-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/04ACCFD86D7F4DAF8CD2725322CB26DB" ;
  a2a:RecordIdentifier "3281662901" ;
  a2a:RecordGUID "{04ACCFD8-6D7F-4DAF-8CD2-725322CB26DB}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/77903CF63F6541448D43581791A81763" .

[] a2a:PersonRemarkOpmerking "Vervangen door Anna Reevaert, de meter" .
[] a2a:PersonRemarkOpmerking "Meter" .
