@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_40b81b79-0261-4d2e-bd25-e271a5a9415d
  a a2a:Record ;
  rdfs:label "Doop op 28 november 1683 te Tholen" ;
  a2a:hasPerson oa:person_thl_40b81b79-0261-4d2e-bd25-e271a5a9415d_Person-23855ee3-4435-4710-910d-d2341dcf17e1, oa:person_thl_40b81b79-0261-4d2e-bd25-e271a5a9415d_Person-f323adc6-8e49-4950-8e6c-617d18c91b5f, oa:person_thl_40b81b79-0261-4d2e-bd25-e271a5a9415d_Person-aa2e4588-9231-4705-a715-a1e1fafc4563, oa:person_thl_40b81b79-0261-4d2e-bd25-e271a5a9415d_Person-310164d8-edcd-438c-8c5e-d5ab51888e42, oa:person_thl_40b81b79-0261-4d2e-bd25-e271a5a9415d_Person-8c9190e4-f894-46f0-a58b-accb9bbfa251, oa:person_thl_40b81b79-0261-4d2e-bd25-e271a5a9415d_Person-e847726d-716e-4dd9-89fe-750406cd75b7 ;
  a2a:hasEvent oa:event_thl_40b81b79-0261-4d2e-bd25-e271a5a9415d_Event1 ;
  a2a:hasRelationEP oa:relationep_thl_40b81b79-0261-4d2e-bd25-e271a5a9415d_0, oa:relationep_thl_40b81b79-0261-4d2e-bd25-e271a5a9415d_1, oa:relationep_thl_40b81b79-0261-4d2e-bd25-e271a5a9415d_2, oa:relationep_thl_40b81b79-0261-4d2e-bd25-e271a5a9415d_3, oa:relationep_thl_40b81b79-0261-4d2e-bd25-e271a5a9415d_4, oa:relationep_thl_40b81b79-0261-4d2e-bd25-e271a5a9415d_5 ;
  a2a:hasSource oa:source_thl_40b81b79-0261-4d2e-bd25-e271a5a9415d .

oa:person_thl_40b81b79-0261-4d2e-bd25-e271a5a9415d_Person-23855ee3-4435-4710-910d-d2341dcf17e1
  a a2a:Person ;
  rdfs:label "Bartel Heimans" ;
  a2a:PersonName [
    rdfs:label "Bartel Heimans" ;
    a2a:PersonNameFirstName "Bartel" ;
    a2a:PersonNameLastName "Heimans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_40b81b79-0261-4d2e-bd25-e271a5a9415d_Person-f323adc6-8e49-4950-8e6c-617d18c91b5f
  a a2a:Person ;
  rdfs:label "Lodewijck Verbrugge" ;
  a2a:PersonName [
    rdfs:label "Lodewijck Verbrugge" ;
    a2a:PersonNameFirstName "Lodewijck" ;
    a2a:PersonNameLastName "Verbrugge"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_40b81b79-0261-4d2e-bd25-e271a5a9415d_Person-aa2e4588-9231-4705-a715-a1e1fafc4563
  a a2a:Person ;
  rdfs:label "Willem Dingemans" ;
  a2a:PersonName [
    rdfs:label "Willem Dingemans" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Dingemans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_40b81b79-0261-4d2e-bd25-e271a5a9415d_Person-310164d8-edcd-438c-8c5e-d5ab51888e42
  a a2a:Person ;
  rdfs:label "Teuntje Bastiaens" ;
  a2a:PersonName [
    rdfs:label "Teuntje Bastiaens" ;
    a2a:PersonNameFirstName "Teuntje" ;
    a2a:PersonNameLastName "Bastiaens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_40b81b79-0261-4d2e-bd25-e271a5a9415d_Person-8c9190e4-f894-46f0-a58b-accb9bbfa251
  a a2a:Person ;
  rdfs:label "Lijsbet Mathijsse" ;
  a2a:PersonName [
    rdfs:label "Lijsbet Mathijsse" ;
    a2a:PersonNameFirstName "Lijsbet" ;
    a2a:PersonNameLastName "Mathijsse"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_40b81b79-0261-4d2e-bd25-e271a5a9415d_Person-e847726d-716e-4dd9-89fe-750406cd75b7
  a a2a:Person ;
  rdfs:label "Christina Heimans" ;
  a2a:PersonName [
    rdfs:label "Christina Heimans" ;
    a2a:PersonNameFirstName "Christina" ;
    a2a:PersonNameLastName "Heimans"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthPlace [
    a2a:Place "Tholen" ;
    rdfs:label "Tholen"
  ] .

oa:event_thl_40b81b79-0261-4d2e-bd25-e271a5a9415d_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1683" ;
    a2a:Month "11" ;
    a2a:Day "28" ;
    rdfs:label "1683-11-28"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Tholen" ;
    rdfs:label "Tholen"
  ] .

oa:relationep_thl_40b81b79-0261-4d2e-bd25-e271a5a9415d_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_thl_40b81b79-0261-4d2e-bd25-e271a5a9415d_Person:23855ee3-4435-4710-910d-d2341dcf17e1 ;
  a2a:EventKeyRef oa:event_thl_40b81b79-0261-4d2e-bd25-e271a5a9415d_Event1 .

oa:relationep_thl_40b81b79-0261-4d2e-bd25-e271a5a9415d_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_thl_40b81b79-0261-4d2e-bd25-e271a5a9415d_Person:f323adc6-8e49-4950-8e6c-617d18c91b5f ;
  a2a:EventKeyRef oa:event_thl_40b81b79-0261-4d2e-bd25-e271a5a9415d_Event1 .

oa:relationep_thl_40b81b79-0261-4d2e-bd25-e271a5a9415d_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_thl_40b81b79-0261-4d2e-bd25-e271a5a9415d_Person:aa2e4588-9231-4705-a715-a1e1fafc4563 ;
  a2a:EventKeyRef oa:event_thl_40b81b79-0261-4d2e-bd25-e271a5a9415d_Event1 .

oa:relationep_thl_40b81b79-0261-4d2e-bd25-e271a5a9415d_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_thl_40b81b79-0261-4d2e-bd25-e271a5a9415d_Person:310164d8-edcd-438c-8c5e-d5ab51888e42 ;
  a2a:EventKeyRef oa:event_thl_40b81b79-0261-4d2e-bd25-e271a5a9415d_Event1 .

oa:relationep_thl_40b81b79-0261-4d2e-bd25-e271a5a9415d_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_thl_40b81b79-0261-4d2e-bd25-e271a5a9415d_Person:8c9190e4-f894-46f0-a58b-accb9bbfa251 ;
  a2a:EventKeyRef oa:event_thl_40b81b79-0261-4d2e-bd25-e271a5a9415d_Event1 .

oa:relationep_thl_40b81b79-0261-4d2e-bd25-e271a5a9415d_5
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_thl_40b81b79-0261-4d2e-bd25-e271a5a9415d_Person:e847726d-716e-4dd9-89fe-750406cd75b7 ;
  a2a:EventKeyRef oa:event_thl_40b81b79-0261-4d2e-bd25-e271a5a9415d_Event1 .

oa:source_thl_40b81b79-0261-4d2e-bd25-e271a5a9415d
  a a2a:Source ;
  rdfs:label "Gemeentearchief Tholen, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Tholen" ;
    rdfs:label "Tholen", "1683-11-28 - 1683-11-28"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1683-11-28"^^xsd:date ;
    a2a:SourceIndexDateTo "1683-11-28"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1683" ;
    a2a:Month "11" ;
    a2a:Day "28" ;
    rdfs:label "1683-11-28"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gemeentearchief Tholen" ;
    a2a:Place "Tholen" ;
    a2a:Collection "Bron: boek, Deel: DTB_045, Periode: 1675-1695" ;
    a2a:Book "Doopboek NH kerk, afschrift Hollestelle" ;
    a2a:RegistryNumber "DTB_045" ;
    a2a:Folio "123" ;
    rdfs:label "Gemeentearchief Tholen, Tholen, Bron: boek, Deel: DTB_045, Periode: 1675-1695, Doopboek NH kerk, afschrift Hollestelle, DTB_045, 123"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/thl/thumb/640x480/02ef5cab-5eab-5375-73d9-f2df7aaf82d8.jpg" ;
    a2a:UriViewer "https://archieftholen.nl/onze-bronnen/voorouders/deeds/40b81b79-0261-4d2e-bd25-e271a5a9415d" ;
    a2a:UriPreview "https://images.memorix.nl/thl/thumb/250x250/02ef5cab-5eab-5375-73d9-f2df7aaf82d8.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-08-14"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieftholen.nl/onze-bronnen/voorouders/deeds/40b81b79-0261-4d2e-bd25-e271a5a9415d" ;
  a2a:RecordGUID "{40b81b79-0261-4d2e-bd25-e271a5a9415d}" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "DTB_045" ;
  a2a:SourceRemarkregister_periode "1675-1695" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250426_1966_00001966.xml van THL" .

