@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_304d7ec6-b2c9-41d2-8a04-9139ece8babb
  a a2a:Record ;
  rdfs:label "Doop op 4 januari 1722 te Sint-Maartensdijk" ;
  a2a:hasPerson oa:person_thl_304d7ec6-b2c9-41d2-8a04-9139ece8babb_Person-bb063018-acb9-4773-9732-93eb6976418b, oa:person_thl_304d7ec6-b2c9-41d2-8a04-9139ece8babb_Person-a7005460-916e-48d5-94b7-9b46cf3ebb9d, oa:person_thl_304d7ec6-b2c9-41d2-8a04-9139ece8babb_Person-6ebff607-4d99-4cd6-bf80-4db5423dd1f8, oa:person_thl_304d7ec6-b2c9-41d2-8a04-9139ece8babb_Person-c4390835-f9aa-4697-9f1f-6691e2a5b51c, oa:person_thl_304d7ec6-b2c9-41d2-8a04-9139ece8babb_Person-074f17e8-c949-4d61-9d53-9aa4d774ea2e ;
  a2a:hasEvent oa:event_thl_304d7ec6-b2c9-41d2-8a04-9139ece8babb_Event1 ;
  a2a:hasRelationEP oa:relationep_thl_304d7ec6-b2c9-41d2-8a04-9139ece8babb_0, oa:relationep_thl_304d7ec6-b2c9-41d2-8a04-9139ece8babb_1, oa:relationep_thl_304d7ec6-b2c9-41d2-8a04-9139ece8babb_2, oa:relationep_thl_304d7ec6-b2c9-41d2-8a04-9139ece8babb_3, oa:relationep_thl_304d7ec6-b2c9-41d2-8a04-9139ece8babb_4 ;
  a2a:hasSource oa:source_thl_304d7ec6-b2c9-41d2-8a04-9139ece8babb .

oa:person_thl_304d7ec6-b2c9-41d2-8a04-9139ece8babb_Person-bb063018-acb9-4773-9732-93eb6976418b
  a a2a:Person ;
  rdfs:label "Willemijntje Antonis" ;
  a2a:PersonName [
    rdfs:label "Willemijntje Antonis" ;
    a2a:PersonNameFirstName "Willemijntje" ;
    a2a:PersonNameLastName "Antonis"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_304d7ec6-b2c9-41d2-8a04-9139ece8babb_Person-a7005460-916e-48d5-94b7-9b46cf3ebb9d
  a a2a:Person ;
  rdfs:label "Pieter Fatsoen" ;
  a2a:PersonName [
    rdfs:label "Pieter Fatsoen" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNameLastName "Fatsoen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_304d7ec6-b2c9-41d2-8a04-9139ece8babb_Person-6ebff607-4d99-4cd6-bf80-4db5423dd1f8
  a a2a:Person ;
  rdfs:label "Neeltje de Groene" ;
  a2a:PersonName [
    rdfs:label "Neeltje de Groene" ;
    a2a:PersonNameFirstName "Neeltje" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Groene"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_304d7ec6-b2c9-41d2-8a04-9139ece8babb_Person-c4390835-f9aa-4697-9f1f-6691e2a5b51c
  a a2a:Person ;
  rdfs:label "Gabriel Fatsoen" ;
  a2a:PersonName [
    rdfs:label "Gabriel Fatsoen" ;
    a2a:PersonNameFirstName "Gabriel" ;
    a2a:PersonNameLastName "Fatsoen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_304d7ec6-b2c9-41d2-8a04-9139ece8babb_Person-074f17e8-c949-4d61-9d53-9aa4d774ea2e
  a a2a:Person ;
  rdfs:label "Anthonij Fatsoen" ;
  a2a:PersonName [
    rdfs:label "Anthonij Fatsoen" ;
    a2a:PersonNameFirstName "Anthonij" ;
    a2a:PersonNameLastName "Fatsoen"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthPlace [
    a2a:Place "Sint-Maartensdijk" ;
    rdfs:label "Sint-Maartensdijk"
  ] .

oa:event_thl_304d7ec6-b2c9-41d2-8a04-9139ece8babb_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1722" ;
    a2a:Month "1" ;
    a2a:Day "4" ;
    rdfs:label "1722-01-04"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Sint-Maartensdijk" ;
    rdfs:label "Sint-Maartensdijk"
  ] ;
  a2a:EventReligion "NH" .

oa:relationep_thl_304d7ec6-b2c9-41d2-8a04-9139ece8babb_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_thl_304d7ec6-b2c9-41d2-8a04-9139ece8babb_Person:bb063018-acb9-4773-9732-93eb6976418b ;
  a2a:EventKeyRef oa:event_thl_304d7ec6-b2c9-41d2-8a04-9139ece8babb_Event1 .

oa:relationep_thl_304d7ec6-b2c9-41d2-8a04-9139ece8babb_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_thl_304d7ec6-b2c9-41d2-8a04-9139ece8babb_Person:a7005460-916e-48d5-94b7-9b46cf3ebb9d ;
  a2a:EventKeyRef oa:event_thl_304d7ec6-b2c9-41d2-8a04-9139ece8babb_Event1 .

oa:relationep_thl_304d7ec6-b2c9-41d2-8a04-9139ece8babb_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_thl_304d7ec6-b2c9-41d2-8a04-9139ece8babb_Person:6ebff607-4d99-4cd6-bf80-4db5423dd1f8 ;
  a2a:EventKeyRef oa:event_thl_304d7ec6-b2c9-41d2-8a04-9139ece8babb_Event1 .

oa:relationep_thl_304d7ec6-b2c9-41d2-8a04-9139ece8babb_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_thl_304d7ec6-b2c9-41d2-8a04-9139ece8babb_Person:c4390835-f9aa-4697-9f1f-6691e2a5b51c ;
  a2a:EventKeyRef oa:event_thl_304d7ec6-b2c9-41d2-8a04-9139ece8babb_Event1 .

oa:relationep_thl_304d7ec6-b2c9-41d2-8a04-9139ece8babb_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_thl_304d7ec6-b2c9-41d2-8a04-9139ece8babb_Person:074f17e8-c949-4d61-9d53-9aa4d774ea2e ;
  a2a:EventKeyRef oa:event_thl_304d7ec6-b2c9-41d2-8a04-9139ece8babb_Event1 .

oa:source_thl_304d7ec6-b2c9-41d2-8a04-9139ece8babb
  a a2a:Source ;
  rdfs:label "Gemeentearchief Tholen, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Sint-Maartensdijk" ;
    rdfs:label "Sint-Maartensdijk", "1722-01-04 - 1722-01-04"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1722-01-04"^^xsd:date ;
    a2a:SourceIndexDateTo "1722-01-04"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1722" ;
    a2a:Month "1" ;
    a2a:Day "4" ;
    rdfs:label "1722-01-04"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gemeentearchief Tholen" ;
    a2a:Place "Tholen" ;
    a2a:Collection "Bron: boek, Deel: DTB_026b, Periode: 1699-1731" ;
    a2a:Book "Doopboek NH kerk, afschrift Kloet" ;
    a2a:RegistryNumber "DTB_026b" ;
    rdfs:label "Gemeentearchief Tholen, Tholen, Bron: boek, Deel: DTB_026b, Periode: 1699-1731, Doopboek NH kerk, afschrift Kloet, DTB_026b"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/thl/thumb/640x480/c6cdae29-7ccb-f953-23e9-8d197900c02d.jpg" ;
    a2a:UriViewer "https://archieftholen.nl/onze-bronnen/voorouders/deeds/304d7ec6-b2c9-41d2-8a04-9139ece8babb" ;
    a2a:UriPreview "https://images.memorix.nl/thl/thumb/250x250/c6cdae29-7ccb-f953-23e9-8d197900c02d.jpg"
  ] ;
  a2a:SourceLastChangeDate "2015-04-29"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieftholen.nl/onze-bronnen/voorouders/deeds/304d7ec6-b2c9-41d2-8a04-9139ece8babb" ;
  a2a:RecordGUID "{304d7ec6-b2c9-41d2-8a04-9139ece8babb}" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "DTB_026b" ;
  a2a:SourceRemarkregister_periode "1699-1731" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250426_1943_00001943.xml van THL" .

