@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_7d21f96d-a87f-4c69-9a21-e6590460a798
  a a2a:Record ;
  rdfs:label "Doop op 22 april 1647 te Sint-Maartensdijk" ;
  a2a:hasPerson oa:person_thl_7d21f96d-a87f-4c69-9a21-e6590460a798_Person-c26c170f-21fe-4567-b301-4d1c2f8c5875, oa:person_thl_7d21f96d-a87f-4c69-9a21-e6590460a798_Person-743c2482-4f2c-4b4c-8fe9-118d7d04ff03, oa:person_thl_7d21f96d-a87f-4c69-9a21-e6590460a798_Person-efe692e1-d9ac-44bd-8324-91f662369ab4, oa:person_thl_7d21f96d-a87f-4c69-9a21-e6590460a798_Person-85ab2a00-66ae-4e03-8ec3-8c373b48945d, oa:person_thl_7d21f96d-a87f-4c69-9a21-e6590460a798_Person-6cdacaba-30fb-4fda-aefb-5dd86926ef0c ;
  a2a:hasEvent oa:event_thl_7d21f96d-a87f-4c69-9a21-e6590460a798_Event1 ;
  a2a:hasRelationEP oa:relationep_thl_7d21f96d-a87f-4c69-9a21-e6590460a798_0, oa:relationep_thl_7d21f96d-a87f-4c69-9a21-e6590460a798_1, oa:relationep_thl_7d21f96d-a87f-4c69-9a21-e6590460a798_2, oa:relationep_thl_7d21f96d-a87f-4c69-9a21-e6590460a798_3, oa:relationep_thl_7d21f96d-a87f-4c69-9a21-e6590460a798_4 ;
  a2a:hasSource oa:source_thl_7d21f96d-a87f-4c69-9a21-e6590460a798 .

oa:person_thl_7d21f96d-a87f-4c69-9a21-e6590460a798_Person-c26c170f-21fe-4567-b301-4d1c2f8c5875
  a a2a:Person ;
  rdfs:label "Digna Cornelia Molanus" ;
  a2a:PersonName [
    rdfs:label "Digna Cornelia Molanus" ;
    a2a:PersonNameFirstName "Digna Cornelia" ;
    a2a:PersonNameLastName "Molanus"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthPlace [
    a2a:Place "Sint-Maartensdijk" ;
    rdfs:label "Sint-Maartensdijk"
  ] .

oa:person_thl_7d21f96d-a87f-4c69-9a21-e6590460a798_Person-743c2482-4f2c-4b4c-8fe9-118d7d04ff03
  a a2a:Person ;
  rdfs:label "Cornelis Jobsen Pinte" ;
  a2a:PersonName [
    rdfs:label "Cornelis Jobsen Pinte" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNamePatronym "Jobsen" ;
    a2a:PersonNameLastName "Pinte"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_7d21f96d-a87f-4c69-9a21-e6590460a798_Person-efe692e1-d9ac-44bd-8324-91f662369ab4
  a a2a:Person ;
  rdfs:label "Dingenken Timmerman" ;
  a2a:PersonName [
    rdfs:label "Dingenken Timmerman" ;
    a2a:PersonNameFirstName "Dingenken" ;
    a2a:PersonNameLastName "Timmerman"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_7d21f96d-a87f-4c69-9a21-e6590460a798_Person-85ab2a00-66ae-4e03-8ec3-8c373b48945d
  a a2a:Person ;
  rdfs:label "Joannes Molanus" ;
  a2a:PersonName [
    rdfs:label "Joannes Molanus" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNameLastName "Molanus"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_7d21f96d-a87f-4c69-9a21-e6590460a798_Person-6cdacaba-30fb-4fda-aefb-5dd86926ef0c
  a a2a:Person ;
  rdfs:label "Maeijcken Molanus" ;
  a2a:PersonName [
    rdfs:label "Maeijcken Molanus" ;
    a2a:PersonNameFirstName "Maeijcken" ;
    a2a:PersonNameLastName "Molanus"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_thl_7d21f96d-a87f-4c69-9a21-e6590460a798_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1647" ;
    a2a:Month "4" ;
    a2a:Day "22" ;
    rdfs:label "1647-04-22"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Sint-Maartensdijk" ;
    rdfs:label "Sint-Maartensdijk"
  ] .

oa:relationep_thl_7d21f96d-a87f-4c69-9a21-e6590460a798_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_thl_7d21f96d-a87f-4c69-9a21-e6590460a798_Person:c26c170f-21fe-4567-b301-4d1c2f8c5875 ;
  a2a:EventKeyRef oa:event_thl_7d21f96d-a87f-4c69-9a21-e6590460a798_Event1 .

oa:relationep_thl_7d21f96d-a87f-4c69-9a21-e6590460a798_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_thl_7d21f96d-a87f-4c69-9a21-e6590460a798_Person:743c2482-4f2c-4b4c-8fe9-118d7d04ff03 ;
  a2a:EventKeyRef oa:event_thl_7d21f96d-a87f-4c69-9a21-e6590460a798_Event1 .

oa:relationep_thl_7d21f96d-a87f-4c69-9a21-e6590460a798_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_thl_7d21f96d-a87f-4c69-9a21-e6590460a798_Person:efe692e1-d9ac-44bd-8324-91f662369ab4 ;
  a2a:EventKeyRef oa:event_thl_7d21f96d-a87f-4c69-9a21-e6590460a798_Event1 .

oa:relationep_thl_7d21f96d-a87f-4c69-9a21-e6590460a798_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_thl_7d21f96d-a87f-4c69-9a21-e6590460a798_Person:85ab2a00-66ae-4e03-8ec3-8c373b48945d ;
  a2a:EventKeyRef oa:event_thl_7d21f96d-a87f-4c69-9a21-e6590460a798_Event1 .

oa:relationep_thl_7d21f96d-a87f-4c69-9a21-e6590460a798_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_thl_7d21f96d-a87f-4c69-9a21-e6590460a798_Person:6cdacaba-30fb-4fda-aefb-5dd86926ef0c ;
  a2a:EventKeyRef oa:event_thl_7d21f96d-a87f-4c69-9a21-e6590460a798_Event1 .

oa:source_thl_7d21f96d-a87f-4c69-9a21-e6590460a798
  a a2a:Source ;
  rdfs:label "Gemeentearchief Tholen, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Sint-Maartensdijk" ;
    rdfs:label "Sint-Maartensdijk", "1647-04-22 - 1647-04-22"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1647-04-22"^^xsd:date ;
    a2a:SourceIndexDateTo "1647-04-22"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1647" ;
    a2a:Month "4" ;
    a2a:Day "22" ;
    rdfs:label "1647-04-22"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gemeentearchief Tholen" ;
    a2a:Place "Tholen" ;
    a2a:Collection "Bron: boek, Deel: DTB_023, Periode: 1627-1666" ;
    a2a:Book "Doop- en trouwboek NH kerk" ;
    a2a:RegistryNumber "DTB_023" ;
    a2a:Folio "fol 69" ;
    rdfs:label "Gemeentearchief Tholen, Tholen, Bron: boek, Deel: DTB_023, Periode: 1627-1666, Doop- en trouwboek NH kerk, DTB_023, fol 69"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/thl/thumb/640x480/c01da581-0af3-c706-cb64-6b3875b3584a.jpg" ;
    a2a:UriViewer "https://archieftholen.nl/onze-bronnen/voorouders/deeds/7d21f96d-a87f-4c69-9a21-e6590460a798" ;
    a2a:UriPreview "https://images.memorix.nl/thl/thumb/250x250/c01da581-0af3-c706-cb64-6b3875b3584a.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-12-11"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieftholen.nl/onze-bronnen/voorouders/deeds/7d21f96d-a87f-4c69-9a21-e6590460a798" ;
  a2a:RecordGUID "{7d21f96d-a87f-4c69-9a21-e6590460a798}" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "DTB_023" ;
  a2a:SourceRemarkregister_periode "1627-1666" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250426_2664_00002664.xml van THL" .

