@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_thl_b8878b01-761b-419b-bf4e-052ff8f730c2
  a a2a:Record ;
  rdfs:label "Doop op 2 augustus 1778 te Stavenisse" ;
  a2a:hasPerson oa:person_thl_b8878b01-761b-419b-bf4e-052ff8f730c2_Person-435f93ca-2e41-47fe-b5ea-7c2122f9729f, oa:person_thl_b8878b01-761b-419b-bf4e-052ff8f730c2_Person-ca6370c2-77ea-4a00-9d66-fccc356af6e3, oa:person_thl_b8878b01-761b-419b-bf4e-052ff8f730c2_Person-29b8083d-2c19-49eb-ab73-c1e6e64d37df, oa:person_thl_b8878b01-761b-419b-bf4e-052ff8f730c2_Person-7c5af2ab-d4c5-4a8f-8a7e-b51b217c5243, oa:person_thl_b8878b01-761b-419b-bf4e-052ff8f730c2_Person-df813ddf-1d28-4f73-bb47-06e397dae855 ;
  a2a:hasEvent oa:event_thl_b8878b01-761b-419b-bf4e-052ff8f730c2_Event1 ;
  a2a:hasRelationEP oa:relationep_thl_b8878b01-761b-419b-bf4e-052ff8f730c2_0, oa:relationep_thl_b8878b01-761b-419b-bf4e-052ff8f730c2_1, oa:relationep_thl_b8878b01-761b-419b-bf4e-052ff8f730c2_2, oa:relationep_thl_b8878b01-761b-419b-bf4e-052ff8f730c2_3, oa:relationep_thl_b8878b01-761b-419b-bf4e-052ff8f730c2_4 ;
  a2a:hasSource oa:source_thl_b8878b01-761b-419b-bf4e-052ff8f730c2 .

oa:person_thl_b8878b01-761b-419b-bf4e-052ff8f730c2_Person-435f93ca-2e41-47fe-b5ea-7c2122f9729f
  a a2a:Person ;
  rdfs:label "Martijntje Luijk" ;
  a2a:PersonName [
    rdfs:label "Martijntje Luijk" ;
    a2a:PersonNameFirstName "Martijntje" ;
    a2a:PersonNameLastName "Luijk"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1778" ;
    a2a:Month "7" ;
    a2a:Day "28" ;
    rdfs:label "1778-07-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Stavenisse" ;
    rdfs:label "Stavenisse"
  ] .

oa:person_thl_b8878b01-761b-419b-bf4e-052ff8f730c2_Person-ca6370c2-77ea-4a00-9d66-fccc356af6e3
  a a2a:Person ;
  rdfs:label "Mattheus de Graaf" ;
  a2a:PersonName [
    rdfs:label "Mattheus de Graaf" ;
    a2a:PersonNameFirstName "Mattheus" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Graaf"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_b8878b01-761b-419b-bf4e-052ff8f730c2_Person-29b8083d-2c19-49eb-ab73-c1e6e64d37df
  a a2a:Person ;
  rdfs:label "Elisabeth Kroke" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Kroke" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNameLastName "Kroke"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_b8878b01-761b-419b-bf4e-052ff8f730c2_Person-7c5af2ab-d4c5-4a8f-8a7e-b51b217c5243
  a a2a:Person ;
  rdfs:label "Katrina de Graaf" ;
  a2a:PersonName [
    rdfs:label "Katrina de Graaf" ;
    a2a:PersonNameFirstName "Katrina" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Graaf"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_b8878b01-761b-419b-bf4e-052ff8f730c2_Person-df813ddf-1d28-4f73-bb47-06e397dae855
  a a2a:Person ;
  rdfs:label "Henderik Luijk" ;
  a2a:PersonName [
    rdfs:label "Henderik Luijk" ;
    a2a:PersonNameFirstName "Henderik" ;
    a2a:PersonNameLastName "Luijk"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_thl_b8878b01-761b-419b-bf4e-052ff8f730c2_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1778" ;
    a2a:Month "8" ;
    a2a:Day "2" ;
    rdfs:label "1778-08-02"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Stavenisse" ;
    rdfs:label "Stavenisse"
  ] .

oa:relationep_thl_b8878b01-761b-419b-bf4e-052ff8f730c2_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_thl_b8878b01-761b-419b-bf4e-052ff8f730c2_Person:435f93ca-2e41-47fe-b5ea-7c2122f9729f ;
  a2a:EventKeyRef oa:event_thl_b8878b01-761b-419b-bf4e-052ff8f730c2_Event1 .

oa:relationep_thl_b8878b01-761b-419b-bf4e-052ff8f730c2_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_thl_b8878b01-761b-419b-bf4e-052ff8f730c2_Person:ca6370c2-77ea-4a00-9d66-fccc356af6e3 ;
  a2a:EventKeyRef oa:event_thl_b8878b01-761b-419b-bf4e-052ff8f730c2_Event1 .

oa:relationep_thl_b8878b01-761b-419b-bf4e-052ff8f730c2_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_thl_b8878b01-761b-419b-bf4e-052ff8f730c2_Person:29b8083d-2c19-49eb-ab73-c1e6e64d37df ;
  a2a:EventKeyRef oa:event_thl_b8878b01-761b-419b-bf4e-052ff8f730c2_Event1 .

oa:relationep_thl_b8878b01-761b-419b-bf4e-052ff8f730c2_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_thl_b8878b01-761b-419b-bf4e-052ff8f730c2_Person:7c5af2ab-d4c5-4a8f-8a7e-b51b217c5243 ;
  a2a:EventKeyRef oa:event_thl_b8878b01-761b-419b-bf4e-052ff8f730c2_Event1 .

oa:relationep_thl_b8878b01-761b-419b-bf4e-052ff8f730c2_4
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_thl_b8878b01-761b-419b-bf4e-052ff8f730c2_Person:df813ddf-1d28-4f73-bb47-06e397dae855 ;
  a2a:EventKeyRef oa:event_thl_b8878b01-761b-419b-bf4e-052ff8f730c2_Event1 .

oa:source_thl_b8878b01-761b-419b-bf4e-052ff8f730c2
  a a2a:Source ;
  rdfs:label "Gemeentearchief Tholen, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Stavenisse" ;
    rdfs:label "Stavenisse", "1778-08-02 - 1778-08-02"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1778-08-02"^^xsd:date ;
    a2a:SourceIndexDateTo "1778-08-02"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1778" ;
    a2a:Month "8" ;
    a2a:Day "2" ;
    rdfs:label "1778-08-02"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gemeentearchief Tholen" ;
    a2a:Place "Tholen" ;
    a2a:Collection "Bron: boek, Deel: DTB_035b, Periode: 1747-1783" ;
    a2a:Book "Doopboek NH kerk, afschrift Kloet" ;
    a2a:RegistryNumber "DTB_035b" ;
    rdfs:label "Gemeentearchief Tholen, Tholen, Bron: boek, Deel: DTB_035b, Periode: 1747-1783, Doopboek NH kerk, afschrift Kloet, DTB_035b"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/thl/thumb/640x480/e8b24fa8-5882-d939-060d-9f3aab911098.jpg" ;
    a2a:UriViewer "https://archieftholen.nl/onze-bronnen/voorouders/deeds/b8878b01-761b-419b-bf4e-052ff8f730c2" ;
    a2a:UriPreview "https://images.memorix.nl/thl/thumb/250x250/e8b24fa8-5882-d939-060d-9f3aab911098.jpg"
  ] ;
  a2a:SourceLastChangeDate "2015-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieftholen.nl/onze-bronnen/voorouders/deeds/b8878b01-761b-419b-bf4e-052ff8f730c2" ;
  a2a:RecordGUID "{b8878b01-761b-419b-bf4e-052ff8f730c2}" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "DTB_035b" ;
  a2a:SourceRemarkregister_periode "1747-1783" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250426_2454_00002454.xml van THL" .

