@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_b0c01e09-85bb-4aba-a6ee-391790762857
  a a2a:Record ;
  rdfs:label "Doop op 14 april 1765 te Tholen" ;
  a2a:hasPerson oa:person_thl_b0c01e09-85bb-4aba-a6ee-391790762857_Person-ae614933-a030-4897-8261-9955f3dc741d, oa:person_thl_b0c01e09-85bb-4aba-a6ee-391790762857_Person-ea372174-5f25-4788-92a7-97d7331b6796, oa:person_thl_b0c01e09-85bb-4aba-a6ee-391790762857_Person-9665cc26-90b2-40e8-87c2-96b80b21dee1, oa:person_thl_b0c01e09-85bb-4aba-a6ee-391790762857_Person-bd08e1f6-a98d-4055-908c-c183e68cc358, oa:person_thl_b0c01e09-85bb-4aba-a6ee-391790762857_Person-f824b0ec-31e1-4ced-a531-358b446eb185 ;
  a2a:hasEvent oa:event_thl_b0c01e09-85bb-4aba-a6ee-391790762857_Event1 ;
  a2a:hasRelationEP oa:relationep_thl_b0c01e09-85bb-4aba-a6ee-391790762857_0, oa:relationep_thl_b0c01e09-85bb-4aba-a6ee-391790762857_1, oa:relationep_thl_b0c01e09-85bb-4aba-a6ee-391790762857_2, oa:relationep_thl_b0c01e09-85bb-4aba-a6ee-391790762857_3, oa:relationep_thl_b0c01e09-85bb-4aba-a6ee-391790762857_4 ;
  a2a:hasSource oa:source_thl_b0c01e09-85bb-4aba-a6ee-391790762857 .

oa:person_thl_b0c01e09-85bb-4aba-a6ee-391790762857_Person-ae614933-a030-4897-8261-9955f3dc741d
  a a2a:Person ;
  rdfs:label "Abraham Noom" ;
  a2a:PersonName [
    rdfs:label "Abraham Noom" ;
    a2a:PersonNameFirstName "Abraham" ;
    a2a:PersonNameLastName "Noom"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthPlace [
    a2a:Place "Tholen" ;
    rdfs:label "Tholen"
  ] .

oa:person_thl_b0c01e09-85bb-4aba-a6ee-391790762857_Person-ea372174-5f25-4788-92a7-97d7331b6796
  a a2a:Person ;
  rdfs:label "Abraham Goudzwaart" ;
  a2a:PersonName [
    rdfs:label "Abraham Goudzwaart" ;
    a2a:PersonNameFirstName "Abraham" ;
    a2a:PersonNameLastName "Goudzwaart"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_b0c01e09-85bb-4aba-a6ee-391790762857_Person-9665cc26-90b2-40e8-87c2-96b80b21dee1
  a a2a:Person ;
  rdfs:label "Jannetje de Neef" ;
  a2a:PersonName [
    rdfs:label "Jannetje de Neef" ;
    a2a:PersonNameFirstName "Jannetje" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Neef"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_b0c01e09-85bb-4aba-a6ee-391790762857_Person-bd08e1f6-a98d-4055-908c-c183e68cc358
  a a2a:Person ;
  rdfs:label "Adriana Mulart" ;
  a2a:PersonName [
    rdfs:label "Adriana Mulart" ;
    a2a:PersonNameFirstName "Adriana" ;
    a2a:PersonNameLastName "Mulart"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_b0c01e09-85bb-4aba-a6ee-391790762857_Person-f824b0ec-31e1-4ced-a531-358b446eb185
  a a2a:Person ;
  rdfs:label "Johannes Cornelissen Noom" ;
  a2a:PersonName [
    rdfs:label "Johannes Cornelissen Noom" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNamePatronym "Cornelissen" ;
    a2a:PersonNameLastName "Noom"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_thl_b0c01e09-85bb-4aba-a6ee-391790762857_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1765" ;
    a2a:Month "4" ;
    a2a:Day "14" ;
    rdfs:label "1765-04-14"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Tholen" ;
    rdfs:label "Tholen"
  ] .

oa:relationep_thl_b0c01e09-85bb-4aba-a6ee-391790762857_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_thl_b0c01e09-85bb-4aba-a6ee-391790762857_Person:ae614933-a030-4897-8261-9955f3dc741d ;
  a2a:EventKeyRef oa:event_thl_b0c01e09-85bb-4aba-a6ee-391790762857_Event1 .

oa:relationep_thl_b0c01e09-85bb-4aba-a6ee-391790762857_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_thl_b0c01e09-85bb-4aba-a6ee-391790762857_Person:ea372174-5f25-4788-92a7-97d7331b6796 ;
  a2a:EventKeyRef oa:event_thl_b0c01e09-85bb-4aba-a6ee-391790762857_Event1 .

oa:relationep_thl_b0c01e09-85bb-4aba-a6ee-391790762857_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_thl_b0c01e09-85bb-4aba-a6ee-391790762857_Person:9665cc26-90b2-40e8-87c2-96b80b21dee1 ;
  a2a:EventKeyRef oa:event_thl_b0c01e09-85bb-4aba-a6ee-391790762857_Event1 .

oa:relationep_thl_b0c01e09-85bb-4aba-a6ee-391790762857_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_thl_b0c01e09-85bb-4aba-a6ee-391790762857_Person:bd08e1f6-a98d-4055-908c-c183e68cc358 ;
  a2a:EventKeyRef oa:event_thl_b0c01e09-85bb-4aba-a6ee-391790762857_Event1 .

oa:relationep_thl_b0c01e09-85bb-4aba-a6ee-391790762857_4
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_thl_b0c01e09-85bb-4aba-a6ee-391790762857_Person:f824b0ec-31e1-4ced-a531-358b446eb185 ;
  a2a:EventKeyRef oa:event_thl_b0c01e09-85bb-4aba-a6ee-391790762857_Event1 .

oa:source_thl_b0c01e09-85bb-4aba-a6ee-391790762857
  a a2a:Source ;
  rdfs:label "Gemeentearchief Tholen, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Tholen" ;
    rdfs:label "Tholen", "1765-04-14 - 1765-04-14"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1765-04-14"^^xsd:date ;
    a2a:SourceIndexDateTo "1765-04-14"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1765" ;
    a2a:Month "4" ;
    a2a:Day "14" ;
    rdfs:label "1765-04-14"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gemeentearchief Tholen" ;
    a2a:Place "Tholen" ;
    a2a:Collection "Bron: boek, Deel: DTB_050, Periode: 1752-1769" ;
    a2a:Book "Doopboek NH kerk, afschrift Hollestelle" ;
    a2a:RegistryNumber "DTB_050" ;
    a2a:Folio "123" ;
    rdfs:label "Gemeentearchief Tholen, Tholen, Bron: boek, Deel: DTB_050, Periode: 1752-1769, Doopboek NH kerk, afschrift Hollestelle, DTB_050, 123"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/thl/thumb/640x480/27229dfc-09b4-4fcf-58af-e6cc0d03c05c.jpg" ;
    a2a:UriViewer "https://archieftholen.nl/onze-bronnen/voorouders/deeds/b0c01e09-85bb-4aba-a6ee-391790762857" ;
    a2a:UriPreview "https://images.memorix.nl/thl/thumb/250x250/27229dfc-09b4-4fcf-58af-e6cc0d03c05c.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-16"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieftholen.nl/onze-bronnen/voorouders/deeds/b0c01e09-85bb-4aba-a6ee-391790762857" ;
  a2a:RecordGUID "{b0c01e09-85bb-4aba-a6ee-391790762857}" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "DTB_050" ;
  a2a:SourceRemarkregister_periode "1752-1769" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250426_2123_00002123.xml van THL" .

