@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_692eca81-1a7e-6b71-1ebc-e216fe665d64
  a a2a:Record ;
  rdfs:label "Doop op 31 december 1791 te Heusden" ;
  a2a:hasPerson oa:person_sha_692eca81-1a7e-6b71-1ebc-e216fe665d64_Person-5a3ad76b-d6d4-0935-6227-16f3b0b2681c, oa:person_sha_692eca81-1a7e-6b71-1ebc-e216fe665d64_Person-aa3c6025-cb93-174e-485d-9414e3b2f711, oa:person_sha_692eca81-1a7e-6b71-1ebc-e216fe665d64_Person-5c1b6a57-b1b6-a930-5e0d-c2dbdc3e73ce, oa:person_sha_692eca81-1a7e-6b71-1ebc-e216fe665d64_Person-5af815d3-0206-8cc5-6e3e-a08042ae490d, oa:person_sha_692eca81-1a7e-6b71-1ebc-e216fe665d64_Person-78dbdbbc-8325-73ca-b7fa-78804304bc48 ;
  a2a:hasEvent oa:event_sha_692eca81-1a7e-6b71-1ebc-e216fe665d64_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_692eca81-1a7e-6b71-1ebc-e216fe665d64_0, oa:relationep_sha_692eca81-1a7e-6b71-1ebc-e216fe665d64_1, oa:relationep_sha_692eca81-1a7e-6b71-1ebc-e216fe665d64_2, oa:relationep_sha_692eca81-1a7e-6b71-1ebc-e216fe665d64_3, oa:relationep_sha_692eca81-1a7e-6b71-1ebc-e216fe665d64_4 ;
  a2a:hasSource oa:source_sha_692eca81-1a7e-6b71-1ebc-e216fe665d64 .

oa:person_sha_692eca81-1a7e-6b71-1ebc-e216fe665d64_Person-5a3ad76b-d6d4-0935-6227-16f3b0b2681c
  a a2a:Person ;
  rdfs:label "Jacobus Deni" ;
  a2a:PersonName [
    rdfs:label "Jacobus Deni" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNameLastName "Deni"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_692eca81-1a7e-6b71-1ebc-e216fe665d64_Person-aa3c6025-cb93-174e-485d-9414e3b2f711
  a a2a:Person ;
  rdfs:label "Johannes Matthaeus Bierman" ;
  a2a:PersonName [
    rdfs:label "Johannes Matthaeus Bierman" ;
    a2a:PersonNameFirstName "Johannes Matthaeus" ;
    a2a:PersonNameLastName "Bierman"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_692eca81-1a7e-6b71-1ebc-e216fe665d64_Person-5c1b6a57-b1b6-a930-5e0d-c2dbdc3e73ce
  a a2a:Person ;
  rdfs:label "Lena Vrede" ;
  a2a:PersonName [
    rdfs:label "Lena Vrede" ;
    a2a:PersonNameFirstName "Lena" ;
    a2a:PersonNameLastName "Vrede"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_692eca81-1a7e-6b71-1ebc-e216fe665d64_Person-5af815d3-0206-8cc5-6e3e-a08042ae490d
  a a2a:Person ;
  rdfs:label "Elizabeth Kersties" ;
  a2a:PersonName [
    rdfs:label "Elizabeth Kersties" ;
    a2a:PersonNameFirstName "Elizabeth" ;
    a2a:PersonNameLastName "Kersties"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_692eca81-1a7e-6b71-1ebc-e216fe665d64_Person-78dbdbbc-8325-73ca-b7fa-78804304bc48
  a a2a:Person ;
  rdfs:label "Johannes Matthaeus Deni" ;
  a2a:PersonName [
    rdfs:label "Johannes Matthaeus Deni" ;
    a2a:PersonNameFirstName "Johannes Matthaeus" ;
    a2a:PersonNameLastName "Deni"
  ] ;
  a2a:Gender "Man" .

oa:event_sha_692eca81-1a7e-6b71-1ebc-e216fe665d64_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1791" ;
    a2a:Month "12" ;
    a2a:Day "31" ;
    rdfs:label "1791-12-31"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Heusden" ;
    rdfs:label "Heusden"
  ] ;
  a2a:EventReligion "RK" .

oa:relationep_sha_692eca81-1a7e-6b71-1ebc-e216fe665d64_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_692eca81-1a7e-6b71-1ebc-e216fe665d64_Person:5a3ad76b-d6d4-0935-6227-16f3b0b2681c ;
  a2a:EventKeyRef oa:event_sha_692eca81-1a7e-6b71-1ebc-e216fe665d64_Event1 .

oa:relationep_sha_692eca81-1a7e-6b71-1ebc-e216fe665d64_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_692eca81-1a7e-6b71-1ebc-e216fe665d64_Person:aa3c6025-cb93-174e-485d-9414e3b2f711 ;
  a2a:EventKeyRef oa:event_sha_692eca81-1a7e-6b71-1ebc-e216fe665d64_Event1 .

oa:relationep_sha_692eca81-1a7e-6b71-1ebc-e216fe665d64_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_692eca81-1a7e-6b71-1ebc-e216fe665d64_Person:5c1b6a57-b1b6-a930-5e0d-c2dbdc3e73ce ;
  a2a:EventKeyRef oa:event_sha_692eca81-1a7e-6b71-1ebc-e216fe665d64_Event1 .

oa:relationep_sha_692eca81-1a7e-6b71-1ebc-e216fe665d64_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_692eca81-1a7e-6b71-1ebc-e216fe665d64_Person:5af815d3-0206-8cc5-6e3e-a08042ae490d ;
  a2a:EventKeyRef oa:event_sha_692eca81-1a7e-6b71-1ebc-e216fe665d64_Event1 .

oa:relationep_sha_692eca81-1a7e-6b71-1ebc-e216fe665d64_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_692eca81-1a7e-6b71-1ebc-e216fe665d64_Person:78dbdbbc-8325-73ca-b7fa-78804304bc48 ;
  a2a:EventKeyRef oa:event_sha_692eca81-1a7e-6b71-1ebc-e216fe665d64_Event1 .

oa:source_sha_692eca81-1a7e-6b71-1ebc-e216fe665d64
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Heusden" ;
    rdfs:label "Heusden", "1791-12-31 - 1791-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1791-12-31"^^xsd:date ;
    a2a:SourceIndexDateTo "1791-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1791" ;
    a2a:Month "12" ;
    a2a:Day "31" ;
    rdfs:label "1791-12-31"^^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 "215r" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: doop-, trouw- en begraafboek, Deel: Heusden86, Periode: 1703-1811, Dopen (rooms-katholieke parochie), Heusden86, 215r"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/51cab1d1-6d3e-4c58-77e8-a6282faabbe1.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/692eca81-1a7e-6b71-1ebc-e216fe665d64" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/51cab1d1-6d3e-4c58-77e8-a6282faabbe1.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-01-04"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/692eca81-1a7e-6b71-1ebc-e216fe665d64" ;
  a2a:RecordGUID "{692eca81-1a7e-6b71-1ebc-e216fe665d64}" ;
  a2a:SourceRemarkOpmerking "Datum dopen: 31-12-1791<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_1956_00001956.xml van SHA" .

