@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_2a4eb752-b304-4dfd-a74e-9be4aea6a1c0
  a a2a:Record ;
  rdfs:label "Doop op 11 maart 1708 te Sint-Maartensdijk" ;
  a2a:hasPerson oa:person_thl_2a4eb752-b304-4dfd-a74e-9be4aea6a1c0_Person-27e62aa6-1bb2-429a-b4ae-8b486bc73d6a, oa:person_thl_2a4eb752-b304-4dfd-a74e-9be4aea6a1c0_Person-d7b5466a-f823-456c-b041-9c9169c16586, oa:person_thl_2a4eb752-b304-4dfd-a74e-9be4aea6a1c0_Person-7432a235-eb4e-4585-ac56-4d79650e5e5e, oa:person_thl_2a4eb752-b304-4dfd-a74e-9be4aea6a1c0_Person-b991de2b-77a9-4f98-9ee5-45798963d1d2, oa:person_thl_2a4eb752-b304-4dfd-a74e-9be4aea6a1c0_Person-0231abe0-cdfc-49fd-b051-1c465b9175ac ;
  a2a:hasEvent oa:event_thl_2a4eb752-b304-4dfd-a74e-9be4aea6a1c0_Event1 ;
  a2a:hasRelationEP oa:relationep_thl_2a4eb752-b304-4dfd-a74e-9be4aea6a1c0_0, oa:relationep_thl_2a4eb752-b304-4dfd-a74e-9be4aea6a1c0_1, oa:relationep_thl_2a4eb752-b304-4dfd-a74e-9be4aea6a1c0_2, oa:relationep_thl_2a4eb752-b304-4dfd-a74e-9be4aea6a1c0_3, oa:relationep_thl_2a4eb752-b304-4dfd-a74e-9be4aea6a1c0_4 ;
  a2a:hasSource oa:source_thl_2a4eb752-b304-4dfd-a74e-9be4aea6a1c0 .

oa:person_thl_2a4eb752-b304-4dfd-a74e-9be4aea6a1c0_Person-27e62aa6-1bb2-429a-b4ae-8b486bc73d6a
  a a2a:Person ;
  rdfs:label "Hendrick Berckmans" ;
  a2a:PersonName [
    rdfs:label "Hendrick Berckmans" ;
    a2a:PersonNameFirstName "Hendrick" ;
    a2a:PersonNameLastName "Berckmans"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1708" ;
    a2a:Month "3" ;
    a2a:Day "11" ;
    rdfs:label "1708-03-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Sint-Maartensdijk" ;
    rdfs:label "Sint-Maartensdijk"
  ] .

oa:person_thl_2a4eb752-b304-4dfd-a74e-9be4aea6a1c0_Person-d7b5466a-f823-456c-b041-9c9169c16586
  a a2a:Person ;
  rdfs:label "Hendrick Hanse Cinghmans" ;
  a2a:PersonName [
    rdfs:label "Hendrick Hanse Cinghmans" ;
    a2a:PersonNameFirstName "Hendrick" ;
    a2a:PersonNamePatronym "Hanse" ;
    a2a:PersonNameLastName "Cinghmans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_2a4eb752-b304-4dfd-a74e-9be4aea6a1c0_Person-7432a235-eb4e-4585-ac56-4d79650e5e5e
  a a2a:Person ;
  rdfs:label "Johanna Cartego" ;
  a2a:PersonName [
    rdfs:label "Johanna Cartego" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Cartego"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_2a4eb752-b304-4dfd-a74e-9be4aea6a1c0_Person-b991de2b-77a9-4f98-9ee5-45798963d1d2
  a a2a:Person ;
  rdfs:label "Joos Berckmans" ;
  a2a:PersonName [
    rdfs:label "Joos Berckmans" ;
    a2a:PersonNameFirstName "Joos" ;
    a2a:PersonNameLastName "Berckmans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_2a4eb752-b304-4dfd-a74e-9be4aea6a1c0_Person-0231abe0-cdfc-49fd-b051-1c465b9175ac
  a a2a:Person ;
  rdfs:label "Anna Maria N." ;
  a2a:PersonName [
    rdfs:label "Anna Maria N." ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNameLastName "N."
  ] ;
  a2a:Gender "Onbekend" .

oa:event_thl_2a4eb752-b304-4dfd-a74e-9be4aea6a1c0_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1708" ;
    a2a:Month "3" ;
    a2a:Day "11" ;
    rdfs:label "1708-03-11"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Sint-Maartensdijk" ;
    rdfs:label "Sint-Maartensdijk"
  ] ;
  a2a:EventReligion "NH" .

oa:relationep_thl_2a4eb752-b304-4dfd-a74e-9be4aea6a1c0_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_thl_2a4eb752-b304-4dfd-a74e-9be4aea6a1c0_Person:27e62aa6-1bb2-429a-b4ae-8b486bc73d6a ;
  a2a:EventKeyRef oa:event_thl_2a4eb752-b304-4dfd-a74e-9be4aea6a1c0_Event1 .

oa:relationep_thl_2a4eb752-b304-4dfd-a74e-9be4aea6a1c0_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_thl_2a4eb752-b304-4dfd-a74e-9be4aea6a1c0_Person:d7b5466a-f823-456c-b041-9c9169c16586 ;
  a2a:EventKeyRef oa:event_thl_2a4eb752-b304-4dfd-a74e-9be4aea6a1c0_Event1 .

oa:relationep_thl_2a4eb752-b304-4dfd-a74e-9be4aea6a1c0_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_thl_2a4eb752-b304-4dfd-a74e-9be4aea6a1c0_Person:7432a235-eb4e-4585-ac56-4d79650e5e5e ;
  a2a:EventKeyRef oa:event_thl_2a4eb752-b304-4dfd-a74e-9be4aea6a1c0_Event1 .

oa:relationep_thl_2a4eb752-b304-4dfd-a74e-9be4aea6a1c0_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_thl_2a4eb752-b304-4dfd-a74e-9be4aea6a1c0_Person:b991de2b-77a9-4f98-9ee5-45798963d1d2 ;
  a2a:EventKeyRef oa:event_thl_2a4eb752-b304-4dfd-a74e-9be4aea6a1c0_Event1 .

oa:relationep_thl_2a4eb752-b304-4dfd-a74e-9be4aea6a1c0_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_thl_2a4eb752-b304-4dfd-a74e-9be4aea6a1c0_Person:0231abe0-cdfc-49fd-b051-1c465b9175ac ;
  a2a:EventKeyRef oa:event_thl_2a4eb752-b304-4dfd-a74e-9be4aea6a1c0_Event1 .

oa:source_thl_2a4eb752-b304-4dfd-a74e-9be4aea6a1c0
  a a2a:Source ;
  rdfs:label "Gemeentearchief Tholen, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Sint-Maartensdijk" ;
    rdfs:label "Sint-Maartensdijk", "1708-03-11 - 1708-03-11"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1708-03-11"^^xsd:date ;
    a2a:SourceIndexDateTo "1708-03-11"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1708" ;
    a2a:Month "3" ;
    a2a:Day "11" ;
    rdfs:label "1708-03-11"^^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/e651b014-c89b-52be-7e65-65f9e3e1faa7.jpg" ;
    a2a:UriViewer "https://archieftholen.nl/onze-bronnen/voorouders/deeds/2a4eb752-b304-4dfd-a74e-9be4aea6a1c0" ;
    a2a:UriPreview "https://images.memorix.nl/thl/thumb/250x250/e651b014-c89b-52be-7e65-65f9e3e1faa7.jpg"
  ] ;
  a2a:SourceLastChangeDate "2015-04-21"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieftholen.nl/onze-bronnen/voorouders/deeds/2a4eb752-b304-4dfd-a74e-9be4aea6a1c0" ;
  a2a:RecordGUID "{2a4eb752-b304-4dfd-a74e-9be4aea6a1c0}" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "DTB_026b" ;
  a2a:SourceRemarkregister_periode "1699-1731" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250426_1934_00001934.xml van THL" .

