@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_2ec53b8e-14d7-3bc3-ba35-b661d116a2e8
  a a2a:Record ;
  rdfs:label "Doop op 7 september 1791 te Heusden" ;
  a2a:hasPerson oa:person_sha_2ec53b8e-14d7-3bc3-ba35-b661d116a2e8_Person-34563bc2-6fa2-51ae-569d-014ece029916, oa:person_sha_2ec53b8e-14d7-3bc3-ba35-b661d116a2e8_Person-31dc8ccd-1d56-e424-83f1-19edf0dcf3f2, oa:person_sha_2ec53b8e-14d7-3bc3-ba35-b661d116a2e8_Person-9b14ffb2-95df-d484-1fec-7b09238568c9 ;
  a2a:hasEvent oa:event_sha_2ec53b8e-14d7-3bc3-ba35-b661d116a2e8_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_2ec53b8e-14d7-3bc3-ba35-b661d116a2e8_0, oa:relationep_sha_2ec53b8e-14d7-3bc3-ba35-b661d116a2e8_1, oa:relationep_sha_2ec53b8e-14d7-3bc3-ba35-b661d116a2e8_2 ;
  a2a:hasSource oa:source_sha_2ec53b8e-14d7-3bc3-ba35-b661d116a2e8 .

oa:person_sha_2ec53b8e-14d7-3bc3-ba35-b661d116a2e8_Person-34563bc2-6fa2-51ae-569d-014ece029916
  a a2a:Person ;
  rdfs:label "Johan Paulus Wilhelm" ;
  a2a:PersonName [
    rdfs:label "Johan Paulus Wilhelm" ;
    a2a:PersonNameFirstName "Johan Paulus" ;
    a2a:PersonNameLastName "Wilhelm"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_2ec53b8e-14d7-3bc3-ba35-b661d116a2e8_Person-31dc8ccd-1d56-e424-83f1-19edf0dcf3f2
  a a2a:Person ;
  rdfs:label "Cornelia Helena Emous" ;
  a2a:PersonName [
    rdfs:label "Cornelia Helena Emous" ;
    a2a:PersonNameFirstName "Cornelia Helena" ;
    a2a:PersonNameLastName "Emous"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_2ec53b8e-14d7-3bc3-ba35-b661d116a2e8_Person-9b14ffb2-95df-d484-1fec-7b09238568c9
  a a2a:Person ;
  rdfs:label "Catharina Elisabeth Wilhelm" ;
  a2a:PersonName [
    rdfs:label "Catharina Elisabeth Wilhelm" ;
    a2a:PersonNameFirstName "Catharina Elisabeth" ;
    a2a:PersonNameLastName "Wilhelm"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1791" ;
    a2a:Month "9" ;
    a2a:Day "4" ;
    rdfs:label "1791-09-04"^^xsd:date
  ] .

oa:event_sha_2ec53b8e-14d7-3bc3-ba35-b661d116a2e8_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1791" ;
    a2a:Month "9" ;
    a2a:Day "7" ;
    rdfs:label "1791-09-07"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Heusden" ;
    rdfs:label "Heusden"
  ] ;
  a2a:EventReligion "NG" .

oa:relationep_sha_2ec53b8e-14d7-3bc3-ba35-b661d116a2e8_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_2ec53b8e-14d7-3bc3-ba35-b661d116a2e8_Person:34563bc2-6fa2-51ae-569d-014ece029916 ;
  a2a:EventKeyRef oa:event_sha_2ec53b8e-14d7-3bc3-ba35-b661d116a2e8_Event1 .

oa:relationep_sha_2ec53b8e-14d7-3bc3-ba35-b661d116a2e8_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_2ec53b8e-14d7-3bc3-ba35-b661d116a2e8_Person:31dc8ccd-1d56-e424-83f1-19edf0dcf3f2 ;
  a2a:EventKeyRef oa:event_sha_2ec53b8e-14d7-3bc3-ba35-b661d116a2e8_Event1 .

oa:relationep_sha_2ec53b8e-14d7-3bc3-ba35-b661d116a2e8_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_2ec53b8e-14d7-3bc3-ba35-b661d116a2e8_Person:9b14ffb2-95df-d484-1fec-7b09238568c9 ;
  a2a:EventKeyRef oa:event_sha_2ec53b8e-14d7-3bc3-ba35-b661d116a2e8_Event1 .

oa:source_sha_2ec53b8e-14d7-3bc3-ba35-b661d116a2e8
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Heusden, Oudheusden" ;
    rdfs:label "Heusden, Oudheusden", "1791-09-07 - 1791-09-07"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1791-09-07"^^xsd:date ;
    a2a:SourceIndexDateTo "1791-09-07"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1791" ;
    a2a:Month "9" ;
    a2a:Day "7" ;
    rdfs:label "1791-09-07"^^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: 014, Periode: 1751-1864" ;
    a2a:Book "Dopen (Nederduits gereformeerde gemeente)" ;
    a2a:RegistryNumber "014" ;
    a2a:Folio "34v" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: doop-, trouw- en begraafboek, Deel: 014, Periode: 1751-1864, Dopen (Nederduits gereformeerde gemeente), 014, 34v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/85fc9a1d-381d-364a-d60d-d9f7f097958e.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/2ec53b8e-14d7-3bc3-ba35-b661d116a2e8" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/85fc9a1d-381d-364a-d60d-d9f7f097958e.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-01-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/2ec53b8e-14d7-3bc3-ba35-b661d116a2e8" ;
  a2a:RecordGUID "{2ec53b8e-14d7-3bc3-ba35-b661d116a2e8}" ;
  a2a:SourceRemarkOpmerking "Datum dopen: 07-09-1791<br />Plaats dopen: Heusden<br />Religie: NG", "Een groot gedeelte van dit boek (1751-1811) is een herhaling van wat ook al in DTB 4 van Heusden is vermeld." ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_7831_00007831.xml van SHA" .

