@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_6e5f6a82-e1d2-a8f9-96eb-a168c574552a
  a a2a:Record ;
  rdfs:label "Doop op 3 september 1796 te Oudheusden" ;
  a2a:hasPerson oa:person_sha_6e5f6a82-e1d2-a8f9-96eb-a168c574552a_Person-6b0b41bd-4259-c136-ca78-91169fe96c97, oa:person_sha_6e5f6a82-e1d2-a8f9-96eb-a168c574552a_Person-176fe2b8-cbc0-923d-44d2-a3e00932e9be, oa:person_sha_6e5f6a82-e1d2-a8f9-96eb-a168c574552a_Person-d87b3f7a-9bda-9e4a-a964-9f4a35899737, oa:person_sha_6e5f6a82-e1d2-a8f9-96eb-a168c574552a_Person-2507a8a3-0c26-3bb1-e850-2c3279ebfafd ;
  a2a:hasEvent oa:event_sha_6e5f6a82-e1d2-a8f9-96eb-a168c574552a_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_6e5f6a82-e1d2-a8f9-96eb-a168c574552a_0, oa:relationep_sha_6e5f6a82-e1d2-a8f9-96eb-a168c574552a_1, oa:relationep_sha_6e5f6a82-e1d2-a8f9-96eb-a168c574552a_2, oa:relationep_sha_6e5f6a82-e1d2-a8f9-96eb-a168c574552a_3 ;
  a2a:hasSource oa:source_sha_6e5f6a82-e1d2-a8f9-96eb-a168c574552a .

oa:person_sha_6e5f6a82-e1d2-a8f9-96eb-a168c574552a_Person-6b0b41bd-4259-c136-ca78-91169fe96c97
  a a2a:Person ;
  rdfs:label "Thomas Josephi le Brun" ;
  a2a:PersonName [
    rdfs:label "Thomas Josephi le Brun" ;
    a2a:PersonNameFirstName "Thomas Josephi" ;
    a2a:PersonNamePrefixLastName "le" ;
    a2a:PersonNameLastName "Brun"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_6e5f6a82-e1d2-a8f9-96eb-a168c574552a_Person-176fe2b8-cbc0-923d-44d2-a3e00932e9be
  a a2a:Person ;
  rdfs:label "Johanna van Helvert" ;
  a2a:PersonName [
    rdfs:label "Johanna van Helvert" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Helvert"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_6e5f6a82-e1d2-a8f9-96eb-a168c574552a_Person-d87b3f7a-9bda-9e4a-a964-9f4a35899737
  a a2a:Person ;
  rdfs:label "Henrica Messemaeker" ;
  a2a:PersonName [
    rdfs:label "Henrica Messemaeker" ;
    a2a:PersonNameFirstName "Henrica" ;
    a2a:PersonNameLastName "Messemaeker"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_6e5f6a82-e1d2-a8f9-96eb-a168c574552a_Person-2507a8a3-0c26-3bb1-e850-2c3279ebfafd
  a a2a:Person ;
  rdfs:label "Christianus Josephus le Brun" ;
  a2a:PersonName [
    rdfs:label "Christianus Josephus le Brun" ;
    a2a:PersonNameFirstName "Christianus Josephus" ;
    a2a:PersonNamePrefixLastName "le" ;
    a2a:PersonNameLastName "Brun"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1796" ;
    a2a:Month "9" ;
    a2a:Day "3" ;
    rdfs:label "1796-09-03"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Oudheusden" ;
    rdfs:label "Oudheusden"
  ] .

oa:event_sha_6e5f6a82-e1d2-a8f9-96eb-a168c574552a_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1796" ;
    a2a:Month "9" ;
    a2a:Day "3" ;
    rdfs:label "1796-09-03"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Oudheusden" ;
    rdfs:label "Oudheusden"
  ] ;
  a2a:EventReligion "RK" .

oa:relationep_sha_6e5f6a82-e1d2-a8f9-96eb-a168c574552a_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_6e5f6a82-e1d2-a8f9-96eb-a168c574552a_Person:6b0b41bd-4259-c136-ca78-91169fe96c97 ;
  a2a:EventKeyRef oa:event_sha_6e5f6a82-e1d2-a8f9-96eb-a168c574552a_Event1 .

oa:relationep_sha_6e5f6a82-e1d2-a8f9-96eb-a168c574552a_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_6e5f6a82-e1d2-a8f9-96eb-a168c574552a_Person:176fe2b8-cbc0-923d-44d2-a3e00932e9be ;
  a2a:EventKeyRef oa:event_sha_6e5f6a82-e1d2-a8f9-96eb-a168c574552a_Event1 .

oa:relationep_sha_6e5f6a82-e1d2-a8f9-96eb-a168c574552a_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_6e5f6a82-e1d2-a8f9-96eb-a168c574552a_Person:d87b3f7a-9bda-9e4a-a964-9f4a35899737 ;
  a2a:EventKeyRef oa:event_sha_6e5f6a82-e1d2-a8f9-96eb-a168c574552a_Event1 .

oa:relationep_sha_6e5f6a82-e1d2-a8f9-96eb-a168c574552a_3
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_6e5f6a82-e1d2-a8f9-96eb-a168c574552a_Person:2507a8a3-0c26-3bb1-e850-2c3279ebfafd ;
  a2a:EventKeyRef oa:event_sha_6e5f6a82-e1d2-a8f9-96eb-a168c574552a_Event1 .

oa:source_sha_6e5f6a82-e1d2-a8f9-96eb-a168c574552a
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Oudheusden, Elshout, Hulten" ;
    rdfs:label "Oudheusden, Elshout, Hulten", "1796-09-03 - 1796-09-03"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1796-09-03"^^xsd:date ;
    a2a:SourceIndexDateTo "1796-09-03"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1796" ;
    a2a:Month "9" ;
    a2a:Day "3" ;
    rdfs:label "1796-09-03"^^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: Heusden30, Periode: 1742-1810" ;
    a2a:Book "Dopen (rooms-katholieke parochie)" ;
    a2a:RegistryNumber "Heusden30" ;
    a2a:Folio "50v" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: doop-, trouw- en begraafboek, Deel: Heusden30, Periode: 1742-1810, Dopen (rooms-katholieke parochie), Heusden30, 50v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/b37206a8-b5fb-42c1-f5de-6fdf91f4fcd8.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/6e5f6a82-e1d2-a8f9-96eb-a168c574552a" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/b37206a8-b5fb-42c1-f5de-6fdf91f4fcd8.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-05-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/6e5f6a82-e1d2-a8f9-96eb-a168c574552a" ;
  a2a:RecordGUID "{6e5f6a82-e1d2-a8f9-96eb-a168c574552a}" ;
  a2a:SourceRemarkOpmerking "Datum dopen: 03-09-1796<br />Plaats dopen: Oudheusden<br />Religie: RK", "Zie voor de periode 1610-1658 de DTB-boeken 2-4 van Drunen." ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_1982_00001982.xml van SHA" .

