@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_c7864c09-b9bf-418a-9d0f-fe5b30e6b7ff
  a a2a:Record ;
  rdfs:label "Doop op 6 november 1677 te Scherpenisse" ;
  a2a:hasPerson oa:person_thl_c7864c09-b9bf-418a-9d0f-fe5b30e6b7ff_Person-aa6771aa-ce8e-4b1f-b224-06988c60d048, oa:person_thl_c7864c09-b9bf-418a-9d0f-fe5b30e6b7ff_Person-f66ad555-05ec-46f7-a856-7a8fa1498866, oa:person_thl_c7864c09-b9bf-418a-9d0f-fe5b30e6b7ff_Person-f5b061fb-781e-45f1-aae2-cf4d68ae6f45, oa:person_thl_c7864c09-b9bf-418a-9d0f-fe5b30e6b7ff_Person-164ad964-4c56-4710-9f62-997320fcf5d0, oa:person_thl_c7864c09-b9bf-418a-9d0f-fe5b30e6b7ff_Person-ba92b7bc-e52f-4ade-aa19-57e1b67dcce8 ;
  a2a:hasEvent oa:event_thl_c7864c09-b9bf-418a-9d0f-fe5b30e6b7ff_Event1 ;
  a2a:hasRelationEP oa:relationep_thl_c7864c09-b9bf-418a-9d0f-fe5b30e6b7ff_0, oa:relationep_thl_c7864c09-b9bf-418a-9d0f-fe5b30e6b7ff_1, oa:relationep_thl_c7864c09-b9bf-418a-9d0f-fe5b30e6b7ff_2, oa:relationep_thl_c7864c09-b9bf-418a-9d0f-fe5b30e6b7ff_3, oa:relationep_thl_c7864c09-b9bf-418a-9d0f-fe5b30e6b7ff_4 ;
  a2a:hasSource oa:source_thl_c7864c09-b9bf-418a-9d0f-fe5b30e6b7ff .

oa:person_thl_c7864c09-b9bf-418a-9d0f-fe5b30e6b7ff_Person-aa6771aa-ce8e-4b1f-b224-06988c60d048
  a a2a:Person ;
  rdfs:label "Catelijntje Baes" ;
  a2a:PersonName [
    rdfs:label "Catelijntje Baes" ;
    a2a:PersonNameFirstName "Catelijntje" ;
    a2a:PersonNameLastName "Baes"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthPlace [
    a2a:Place "Scherpenisse" ;
    rdfs:label "Scherpenisse"
  ] .

oa:person_thl_c7864c09-b9bf-418a-9d0f-fe5b30e6b7ff_Person-f66ad555-05ec-46f7-a856-7a8fa1498866
  a a2a:Person ;
  rdfs:label "Marinus Adriaensse Casseband" ;
  a2a:PersonName [
    rdfs:label "Marinus Adriaensse Casseband" ;
    a2a:PersonNameFirstName "Marinus" ;
    a2a:PersonNamePatronym "Adriaensse" ;
    a2a:PersonNameLastName "Casseband"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_c7864c09-b9bf-418a-9d0f-fe5b30e6b7ff_Person-f5b061fb-781e-45f1-aae2-cf4d68ae6f45
  a a2a:Person ;
  rdfs:label "Teuntje Marinus" ;
  a2a:PersonName [
    rdfs:label "Teuntje Marinus" ;
    a2a:PersonNameFirstName "Teuntje" ;
    a2a:PersonNameLastName "Marinus"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_c7864c09-b9bf-418a-9d0f-fe5b30e6b7ff_Person-164ad964-4c56-4710-9f62-997320fcf5d0
  a a2a:Person ;
  rdfs:label "Johannes Jacobss Baes" ;
  a2a:PersonName [
    rdfs:label "Johannes Jacobss Baes" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNamePatronym "Jacobss" ;
    a2a:PersonNameLastName "Baes"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_c7864c09-b9bf-418a-9d0f-fe5b30e6b7ff_Person-ba92b7bc-e52f-4ade-aa19-57e1b67dcce8
  a a2a:Person ;
  rdfs:label "Adraentje Mar. Cassebant" ;
  a2a:PersonName [
    rdfs:label "Adraentje Mar. Cassebant" ;
    a2a:PersonNameFirstName "Adraentje" ;
    a2a:PersonNamePatronym "Mar." ;
    a2a:PersonNameLastName "Cassebant"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_thl_c7864c09-b9bf-418a-9d0f-fe5b30e6b7ff_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1677" ;
    a2a:Month "11" ;
    a2a:Day "6" ;
    rdfs:label "1677-11-06"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Scherpenisse" ;
    rdfs:label "Scherpenisse"
  ] .

oa:relationep_thl_c7864c09-b9bf-418a-9d0f-fe5b30e6b7ff_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_thl_c7864c09-b9bf-418a-9d0f-fe5b30e6b7ff_Person:aa6771aa-ce8e-4b1f-b224-06988c60d048 ;
  a2a:EventKeyRef oa:event_thl_c7864c09-b9bf-418a-9d0f-fe5b30e6b7ff_Event1 .

oa:relationep_thl_c7864c09-b9bf-418a-9d0f-fe5b30e6b7ff_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_thl_c7864c09-b9bf-418a-9d0f-fe5b30e6b7ff_Person:f66ad555-05ec-46f7-a856-7a8fa1498866 ;
  a2a:EventKeyRef oa:event_thl_c7864c09-b9bf-418a-9d0f-fe5b30e6b7ff_Event1 .

oa:relationep_thl_c7864c09-b9bf-418a-9d0f-fe5b30e6b7ff_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_thl_c7864c09-b9bf-418a-9d0f-fe5b30e6b7ff_Person:f5b061fb-781e-45f1-aae2-cf4d68ae6f45 ;
  a2a:EventKeyRef oa:event_thl_c7864c09-b9bf-418a-9d0f-fe5b30e6b7ff_Event1 .

oa:relationep_thl_c7864c09-b9bf-418a-9d0f-fe5b30e6b7ff_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_thl_c7864c09-b9bf-418a-9d0f-fe5b30e6b7ff_Person:164ad964-4c56-4710-9f62-997320fcf5d0 ;
  a2a:EventKeyRef oa:event_thl_c7864c09-b9bf-418a-9d0f-fe5b30e6b7ff_Event1 .

oa:relationep_thl_c7864c09-b9bf-418a-9d0f-fe5b30e6b7ff_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_thl_c7864c09-b9bf-418a-9d0f-fe5b30e6b7ff_Person:ba92b7bc-e52f-4ade-aa19-57e1b67dcce8 ;
  a2a:EventKeyRef oa:event_thl_c7864c09-b9bf-418a-9d0f-fe5b30e6b7ff_Event1 .

oa:source_thl_c7864c09-b9bf-418a-9d0f-fe5b30e6b7ff
  a a2a:Source ;
  rdfs:label "Gemeentearchief Tholen, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Scherpenisse" ;
    rdfs:label "Scherpenisse", "1677-11-06 - 1677-11-06"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1677-11-06"^^xsd:date ;
    a2a:SourceIndexDateTo "1677-11-06"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1677" ;
    a2a:Month "11" ;
    a2a:Day "6" ;
    rdfs:label "1677-11-06"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gemeentearchief Tholen" ;
    a2a:Place "Tholen" ;
    a2a:Collection "Bron: boek, Deel: DTB_016a, Periode: 1676-1691" ;
    a2a:Book "Doopboek NH kerk, afschrift Kloet" ;
    a2a:RegistryNumber "DTB_016a" ;
    rdfs:label "Gemeentearchief Tholen, Tholen, Bron: boek, Deel: DTB_016a, Periode: 1676-1691, Doopboek NH kerk, afschrift Kloet, DTB_016a"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/thl/thumb/640x480/6c7dea6f-5f11-2eb9-dcb0-0da53d78dc86.jpg" ;
    a2a:UriViewer "https://archieftholen.nl/onze-bronnen/voorouders/deeds/c7864c09-b9bf-418a-9d0f-fe5b30e6b7ff" ;
    a2a:UriPreview "https://images.memorix.nl/thl/thumb/250x250/6c7dea6f-5f11-2eb9-dcb0-0da53d78dc86.jpg"
  ] ;
  a2a:SourceLastChangeDate "2015-11-02"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieftholen.nl/onze-bronnen/voorouders/deeds/c7864c09-b9bf-418a-9d0f-fe5b30e6b7ff" ;
  a2a:RecordGUID "{c7864c09-b9bf-418a-9d0f-fe5b30e6b7ff}" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "DTB_016a" ;
  a2a:SourceRemarkregister_periode "1676-1691" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250426_2475_00002475.xml van THL" .

