@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_3f2b3ae7-83be-4eea-8dab-1e9f856cf629
  a a2a:Record ;
  rdfs:label "Doop op 1 januari 1707 te Sint-Annaland" ;
  a2a:hasPerson oa:person_thl_3f2b3ae7-83be-4eea-8dab-1e9f856cf629_Person-dee64b1d-55b8-48c2-b77f-dabc58d944e6, oa:person_thl_3f2b3ae7-83be-4eea-8dab-1e9f856cf629_Person-ac9378fd-b452-4376-ae30-7fd4eaa1c18f, oa:person_thl_3f2b3ae7-83be-4eea-8dab-1e9f856cf629_Person-3ba28035-590a-4c34-a314-d3ba8a626292, oa:person_thl_3f2b3ae7-83be-4eea-8dab-1e9f856cf629_Person-b09cf0ca-7da3-4c8b-8686-ce43071c8fa8, oa:person_thl_3f2b3ae7-83be-4eea-8dab-1e9f856cf629_Person-4a98de8f-52db-4a0c-8b63-e7440a08e635 ;
  a2a:hasEvent oa:event_thl_3f2b3ae7-83be-4eea-8dab-1e9f856cf629_Event1 ;
  a2a:hasRelationEP oa:relationep_thl_3f2b3ae7-83be-4eea-8dab-1e9f856cf629_0, oa:relationep_thl_3f2b3ae7-83be-4eea-8dab-1e9f856cf629_1, oa:relationep_thl_3f2b3ae7-83be-4eea-8dab-1e9f856cf629_2, oa:relationep_thl_3f2b3ae7-83be-4eea-8dab-1e9f856cf629_3, oa:relationep_thl_3f2b3ae7-83be-4eea-8dab-1e9f856cf629_4 ;
  a2a:hasSource oa:source_thl_3f2b3ae7-83be-4eea-8dab-1e9f856cf629 .

oa:person_thl_3f2b3ae7-83be-4eea-8dab-1e9f856cf629_Person-dee64b1d-55b8-48c2-b77f-dabc58d944e6
  a a2a:Person ;
  rdfs:label "Catalijne Boeije" ;
  a2a:PersonName [
    rdfs:label "Catalijne Boeije" ;
    a2a:PersonNameFirstName "Catalijne" ;
    a2a:PersonNameLastName "Boeije"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthPlace [
    a2a:Place "Sint-Annaland" ;
    rdfs:label "Sint-Annaland"
  ] .

oa:person_thl_3f2b3ae7-83be-4eea-8dab-1e9f856cf629_Person-ac9378fd-b452-4376-ae30-7fd4eaa1c18f
  a a2a:Person ;
  rdfs:label "Lieve Willemsz" ;
  a2a:PersonName [
    rdfs:label "Lieve Willemsz" ;
    a2a:PersonNameFirstName "Lieve" ;
    a2a:PersonNameLastName "Willemsz"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_3f2b3ae7-83be-4eea-8dab-1e9f856cf629_Person-3ba28035-590a-4c34-a314-d3ba8a626292
  a a2a:Person ;
  rdfs:label "Maria Boogaarts" ;
  a2a:PersonName [
    rdfs:label "Maria Boogaarts" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Boogaarts"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_3f2b3ae7-83be-4eea-8dab-1e9f856cf629_Person-b09cf0ca-7da3-4c8b-8686-ce43071c8fa8
  a a2a:Person ;
  rdfs:label "Gillis Willemse Boeije" ;
  a2a:PersonName [
    rdfs:label "Gillis Willemse Boeije" ;
    a2a:PersonNameFirstName "Gillis" ;
    a2a:PersonNamePatronym "Willemse" ;
    a2a:PersonNameLastName "Boeije"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_3f2b3ae7-83be-4eea-8dab-1e9f856cf629_Person-4a98de8f-52db-4a0c-8b63-e7440a08e635
  a a2a:Person ;
  rdfs:label "Aarjaantje Boogaarts" ;
  a2a:PersonName [
    rdfs:label "Aarjaantje Boogaarts" ;
    a2a:PersonNameFirstName "Aarjaantje" ;
    a2a:PersonNameLastName "Boogaarts"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_thl_3f2b3ae7-83be-4eea-8dab-1e9f856cf629_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1707" ;
    a2a:Month "1" ;
    a2a:Day "1" ;
    rdfs:label "1707-01-01"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Sint-Annaland" ;
    rdfs:label "Sint-Annaland"
  ] .

oa:relationep_thl_3f2b3ae7-83be-4eea-8dab-1e9f856cf629_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_thl_3f2b3ae7-83be-4eea-8dab-1e9f856cf629_Person:dee64b1d-55b8-48c2-b77f-dabc58d944e6 ;
  a2a:EventKeyRef oa:event_thl_3f2b3ae7-83be-4eea-8dab-1e9f856cf629_Event1 .

oa:relationep_thl_3f2b3ae7-83be-4eea-8dab-1e9f856cf629_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_thl_3f2b3ae7-83be-4eea-8dab-1e9f856cf629_Person:ac9378fd-b452-4376-ae30-7fd4eaa1c18f ;
  a2a:EventKeyRef oa:event_thl_3f2b3ae7-83be-4eea-8dab-1e9f856cf629_Event1 .

oa:relationep_thl_3f2b3ae7-83be-4eea-8dab-1e9f856cf629_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_thl_3f2b3ae7-83be-4eea-8dab-1e9f856cf629_Person:3ba28035-590a-4c34-a314-d3ba8a626292 ;
  a2a:EventKeyRef oa:event_thl_3f2b3ae7-83be-4eea-8dab-1e9f856cf629_Event1 .

oa:relationep_thl_3f2b3ae7-83be-4eea-8dab-1e9f856cf629_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_thl_3f2b3ae7-83be-4eea-8dab-1e9f856cf629_Person:b09cf0ca-7da3-4c8b-8686-ce43071c8fa8 ;
  a2a:EventKeyRef oa:event_thl_3f2b3ae7-83be-4eea-8dab-1e9f856cf629_Event1 .

oa:relationep_thl_3f2b3ae7-83be-4eea-8dab-1e9f856cf629_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_thl_3f2b3ae7-83be-4eea-8dab-1e9f856cf629_Person:4a98de8f-52db-4a0c-8b63-e7440a08e635 ;
  a2a:EventKeyRef oa:event_thl_3f2b3ae7-83be-4eea-8dab-1e9f856cf629_Event1 .

oa:source_thl_3f2b3ae7-83be-4eea-8dab-1e9f856cf629
  a a2a:Source ;
  rdfs:label "Gemeentearchief Tholen, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Sint-Annaland" ;
    rdfs:label "Sint-Annaland", "1707-01-01 - 1707-01-01"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1707-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1707-01-01"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1707" ;
    a2a:Month "1" ;
    a2a:Day "1" ;
    rdfs:label "1707-01-01"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gemeentearchief Tholen" ;
    a2a:Place "Tholen" ;
    a2a:Collection "Bron: boek, Deel: DTB_019, Periode: 1692-1712" ;
    a2a:Book "Doopboek NH kerk" ;
    a2a:RegistryNumber "DTB_019" ;
    rdfs:label "Gemeentearchief Tholen, Tholen, Bron: boek, Deel: DTB_019, Periode: 1692-1712, Doopboek NH kerk, DTB_019"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/thl/thumb/640x480/d2432c50-c541-8971-4429-845d950ed61c.jpg" ;
    a2a:UriViewer "https://archieftholen.nl/onze-bronnen/voorouders/deeds/3f2b3ae7-83be-4eea-8dab-1e9f856cf629" ;
    a2a:UriPreview "https://images.memorix.nl/thl/thumb/250x250/d2432c50-c541-8971-4429-845d950ed61c.jpg"
  ] ;
  a2a:SourceLastChangeDate "2015-09-08"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieftholen.nl/onze-bronnen/voorouders/deeds/3f2b3ae7-83be-4eea-8dab-1e9f856cf629" ;
  a2a:RecordGUID "{3f2b3ae7-83be-4eea-8dab-1e9f856cf629}" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "DTB_019" ;
  a2a:SourceRemarkregister_periode "1692-1712" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250426_1964_00001964.xml van THL" .

