@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_sha_6685db38-9bdd-a1e4-e71e-49cca5b534e3
  a a2a:Record ;
  rdfs:label "Doop op 12 maart 1762 te Heusden" ;
  a2a:hasPerson oa:person_sha_6685db38-9bdd-a1e4-e71e-49cca5b534e3_Person-6233c0e0-0cc9-c391-8257-3db66eae9dc2, oa:person_sha_6685db38-9bdd-a1e4-e71e-49cca5b534e3_Person-9d1bcfc5-c5b8-7fdb-f764-830048fc9ce4, oa:person_sha_6685db38-9bdd-a1e4-e71e-49cca5b534e3_Person-a2451c16-e0c9-a486-306f-cad35ade82f5, oa:person_sha_6685db38-9bdd-a1e4-e71e-49cca5b534e3_Person-147534db-a78c-2fc6-a484-ac21826ad599, oa:person_sha_6685db38-9bdd-a1e4-e71e-49cca5b534e3_Person-3ed2e95d-3666-f9f6-08bc-f68faa6e9ecd ;
  a2a:hasEvent oa:event_sha_6685db38-9bdd-a1e4-e71e-49cca5b534e3_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_6685db38-9bdd-a1e4-e71e-49cca5b534e3_0, oa:relationep_sha_6685db38-9bdd-a1e4-e71e-49cca5b534e3_1, oa:relationep_sha_6685db38-9bdd-a1e4-e71e-49cca5b534e3_2, oa:relationep_sha_6685db38-9bdd-a1e4-e71e-49cca5b534e3_3, oa:relationep_sha_6685db38-9bdd-a1e4-e71e-49cca5b534e3_4 ;
  a2a:hasSource oa:source_sha_6685db38-9bdd-a1e4-e71e-49cca5b534e3 .

oa:person_sha_6685db38-9bdd-a1e4-e71e-49cca5b534e3_Person-6233c0e0-0cc9-c391-8257-3db66eae9dc2
  a a2a:Person ;
  rdfs:label "Andreas Kuster" ;
  a2a:PersonName [
    rdfs:label "Andreas Kuster" ;
    a2a:PersonNameFirstName "Andreas" ;
    a2a:PersonNameLastName "Kuster"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_6685db38-9bdd-a1e4-e71e-49cca5b534e3_Person-9d1bcfc5-c5b8-7fdb-f764-830048fc9ce4
  a a2a:Person ;
  rdfs:label "Johannes Josephus Offergelt" ;
  a2a:PersonName [
    rdfs:label "Johannes Josephus Offergelt" ;
    a2a:PersonNameFirstName "Johannes Josephus" ;
    a2a:PersonNameLastName "Offergelt"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_6685db38-9bdd-a1e4-e71e-49cca5b534e3_Person-a2451c16-e0c9-a486-306f-cad35ade82f5
  a a2a:Person ;
  rdfs:label "Margarita Timmermans" ;
  a2a:PersonName [
    rdfs:label "Margarita Timmermans" ;
    a2a:PersonNameFirstName "Margarita" ;
    a2a:PersonNameLastName "Timmermans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_6685db38-9bdd-a1e4-e71e-49cca5b534e3_Person-147534db-a78c-2fc6-a484-ac21826ad599
  a a2a:Person ;
  rdfs:label "Anna Catharina Timmermans" ;
  a2a:PersonName [
    rdfs:label "Anna Catharina Timmermans" ;
    a2a:PersonNameFirstName "Anna Catharina" ;
    a2a:PersonNameLastName "Timmermans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_6685db38-9bdd-a1e4-e71e-49cca5b534e3_Person-3ed2e95d-3666-f9f6-08bc-f68faa6e9ecd
  a a2a:Person ;
  rdfs:label "Johannes Josephus Kuster" ;
  a2a:PersonName [
    rdfs:label "Johannes Josephus Kuster" ;
    a2a:PersonNameFirstName "Johannes Josephus" ;
    a2a:PersonNameLastName "Kuster"
  ] ;
  a2a:Gender "Man" .

oa:event_sha_6685db38-9bdd-a1e4-e71e-49cca5b534e3_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1762" ;
    a2a:Month "3" ;
    a2a:Day "12" ;
    rdfs:label "1762-03-12"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Heusden" ;
    rdfs:label "Heusden"
  ] ;
  a2a:EventReligion "RK" .

oa:relationep_sha_6685db38-9bdd-a1e4-e71e-49cca5b534e3_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_6685db38-9bdd-a1e4-e71e-49cca5b534e3_Person:6233c0e0-0cc9-c391-8257-3db66eae9dc2 ;
  a2a:EventKeyRef oa:event_sha_6685db38-9bdd-a1e4-e71e-49cca5b534e3_Event1 .

oa:relationep_sha_6685db38-9bdd-a1e4-e71e-49cca5b534e3_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_6685db38-9bdd-a1e4-e71e-49cca5b534e3_Person:9d1bcfc5-c5b8-7fdb-f764-830048fc9ce4 ;
  a2a:EventKeyRef oa:event_sha_6685db38-9bdd-a1e4-e71e-49cca5b534e3_Event1 .

oa:relationep_sha_6685db38-9bdd-a1e4-e71e-49cca5b534e3_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_6685db38-9bdd-a1e4-e71e-49cca5b534e3_Person:a2451c16-e0c9-a486-306f-cad35ade82f5 ;
  a2a:EventKeyRef oa:event_sha_6685db38-9bdd-a1e4-e71e-49cca5b534e3_Event1 .

oa:relationep_sha_6685db38-9bdd-a1e4-e71e-49cca5b534e3_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_6685db38-9bdd-a1e4-e71e-49cca5b534e3_Person:147534db-a78c-2fc6-a484-ac21826ad599 ;
  a2a:EventKeyRef oa:event_sha_6685db38-9bdd-a1e4-e71e-49cca5b534e3_Event1 .

oa:relationep_sha_6685db38-9bdd-a1e4-e71e-49cca5b534e3_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_6685db38-9bdd-a1e4-e71e-49cca5b534e3_Person:3ed2e95d-3666-f9f6-08bc-f68faa6e9ecd ;
  a2a:EventKeyRef oa:event_sha_6685db38-9bdd-a1e4-e71e-49cca5b534e3_Event1 .

oa:source_sha_6685db38-9bdd-a1e4-e71e-49cca5b534e3
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Heusden" ;
    rdfs:label "Heusden", "1762-03-12 - 1762-03-12"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1762-03-12"^^xsd:date ;
    a2a:SourceIndexDateTo "1762-03-12"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1762" ;
    a2a:Month "3" ;
    a2a:Day "12" ;
    rdfs:label "1762-03-12"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Streekarchief Langstraat Heusden Altena" ;
    a2a:Place "Heusden en Altena" ;
    a2a:Collection "Bron: doop-, trouw- en begraafboek, Deel: Heusden86, Periode: 1703-1811" ;
    a2a:Book "Dopen (rooms-katholieke parochie)" ;
    a2a:RegistryNumber "Heusden86" ;
    a2a:Folio "144r" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: doop-, trouw- en begraafboek, Deel: Heusden86, Periode: 1703-1811, Dopen (rooms-katholieke parochie), Heusden86, 144r"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/fac1a62b-6fb5-3705-3f3d-05e915311b1e.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/6685db38-9bdd-a1e4-e71e-49cca5b534e3" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/fac1a62b-6fb5-3705-3f3d-05e915311b1e.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-12-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/6685db38-9bdd-a1e4-e71e-49cca5b534e3" ;
  a2a:RecordGUID "{6685db38-9bdd-a1e4-e71e-49cca5b534e3}" ;
  a2a:SourceRemarkOpmerking "Datum dopen: 12-03-1762<br />Plaats dopen: Heusden<br />Religie: RK", "Kopieboek. Blad 67, 68 en 69 zijn leeg en daarom niet gescand." ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_1943_00001943.xml van SHA" .

