@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_3f2bb9f9-e154-0940-ce63-2637b0ceb626
  a a2a:Record ;
  rdfs:label "Doop op 28 oktober 1774 te Drunen" ;
  a2a:hasPerson oa:person_sha_3f2bb9f9-e154-0940-ce63-2637b0ceb626_Person-2e661f92-5463-03f9-5461-bee178ad3248, oa:person_sha_3f2bb9f9-e154-0940-ce63-2637b0ceb626_Person-aefc8d3d-7214-2d92-28f2-74eac20c08c6, oa:person_sha_3f2bb9f9-e154-0940-ce63-2637b0ceb626_Person-78ba5ada-80b9-ee70-8e60-d2faec04d2e0, oa:person_sha_3f2bb9f9-e154-0940-ce63-2637b0ceb626_Person-1e05ef29-822b-3306-4f1e-8fba8f64639c, oa:person_sha_3f2bb9f9-e154-0940-ce63-2637b0ceb626_Person-1d436cb4-8074-15ea-09e6-928b87c64742 ;
  a2a:hasEvent oa:event_sha_3f2bb9f9-e154-0940-ce63-2637b0ceb626_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_3f2bb9f9-e154-0940-ce63-2637b0ceb626_0, oa:relationep_sha_3f2bb9f9-e154-0940-ce63-2637b0ceb626_1, oa:relationep_sha_3f2bb9f9-e154-0940-ce63-2637b0ceb626_2, oa:relationep_sha_3f2bb9f9-e154-0940-ce63-2637b0ceb626_3, oa:relationep_sha_3f2bb9f9-e154-0940-ce63-2637b0ceb626_4 ;
  a2a:hasSource oa:source_sha_3f2bb9f9-e154-0940-ce63-2637b0ceb626 .

oa:person_sha_3f2bb9f9-e154-0940-ce63-2637b0ceb626_Person-2e661f92-5463-03f9-5461-bee178ad3248
  a a2a:Person ;
  rdfs:label "Tilmannus Boele" ;
  a2a:PersonName [
    rdfs:label "Tilmannus Boele" ;
    a2a:PersonNameFirstName "Tilmannus" ;
    a2a:PersonNameLastName "Boele"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_3f2bb9f9-e154-0940-ce63-2637b0ceb626_Person-aefc8d3d-7214-2d92-28f2-74eac20c08c6
  a a2a:Person ;
  rdfs:label "Gerardus Boele" ;
  a2a:PersonName [
    rdfs:label "Gerardus Boele" ;
    a2a:PersonNameFirstName "Gerardus" ;
    a2a:PersonNameLastName "Boele"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_3f2bb9f9-e154-0940-ce63-2637b0ceb626_Person-78ba5ada-80b9-ee70-8e60-d2faec04d2e0
  a a2a:Person ;
  rdfs:label "Petronella Boele" ;
  a2a:PersonName [
    rdfs:label "Petronella Boele" ;
    a2a:PersonNameFirstName "Petronella" ;
    a2a:PersonNameLastName "Boele"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_3f2bb9f9-e154-0940-ce63-2637b0ceb626_Person-1e05ef29-822b-3306-4f1e-8fba8f64639c
  a a2a:Person ;
  rdfs:label "Huberta Klercks" ;
  a2a:PersonName [
    rdfs:label "Huberta Klercks" ;
    a2a:PersonNameFirstName "Huberta" ;
    a2a:PersonNameLastName "Klercks"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_3f2bb9f9-e154-0940-ce63-2637b0ceb626_Person-1d436cb4-8074-15ea-09e6-928b87c64742
  a a2a:Person ;
  rdfs:label "Gertrudis Boele" ;
  a2a:PersonName [
    rdfs:label "Gertrudis Boele" ;
    a2a:PersonNameFirstName "Gertrudis" ;
    a2a:PersonNameLastName "Boele"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_sha_3f2bb9f9-e154-0940-ce63-2637b0ceb626_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1774" ;
    a2a:Month "10" ;
    a2a:Day "28" ;
    rdfs:label "1774-10-28"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Drunen" ;
    rdfs:label "Drunen"
  ] ;
  a2a:EventReligion "RK" .

oa:relationep_sha_3f2bb9f9-e154-0940-ce63-2637b0ceb626_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_3f2bb9f9-e154-0940-ce63-2637b0ceb626_Person:2e661f92-5463-03f9-5461-bee178ad3248 ;
  a2a:EventKeyRef oa:event_sha_3f2bb9f9-e154-0940-ce63-2637b0ceb626_Event1 .

oa:relationep_sha_3f2bb9f9-e154-0940-ce63-2637b0ceb626_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_3f2bb9f9-e154-0940-ce63-2637b0ceb626_Person:aefc8d3d-7214-2d92-28f2-74eac20c08c6 ;
  a2a:EventKeyRef oa:event_sha_3f2bb9f9-e154-0940-ce63-2637b0ceb626_Event1 .

oa:relationep_sha_3f2bb9f9-e154-0940-ce63-2637b0ceb626_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_3f2bb9f9-e154-0940-ce63-2637b0ceb626_Person:78ba5ada-80b9-ee70-8e60-d2faec04d2e0 ;
  a2a:EventKeyRef oa:event_sha_3f2bb9f9-e154-0940-ce63-2637b0ceb626_Event1 .

oa:relationep_sha_3f2bb9f9-e154-0940-ce63-2637b0ceb626_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_3f2bb9f9-e154-0940-ce63-2637b0ceb626_Person:1e05ef29-822b-3306-4f1e-8fba8f64639c ;
  a2a:EventKeyRef oa:event_sha_3f2bb9f9-e154-0940-ce63-2637b0ceb626_Event1 .

oa:relationep_sha_3f2bb9f9-e154-0940-ce63-2637b0ceb626_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_3f2bb9f9-e154-0940-ce63-2637b0ceb626_Person:1d436cb4-8074-15ea-09e6-928b87c64742 ;
  a2a:EventKeyRef oa:event_sha_3f2bb9f9-e154-0940-ce63-2637b0ceb626_Event1 .

oa:source_sha_3f2bb9f9-e154-0940-ce63-2637b0ceb626
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Drunen" ;
    rdfs:label "Drunen", "1774-10-28 - 1774-10-28"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1774-10-28"^^xsd:date ;
    a2a:SourceIndexDateTo "1774-10-28"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1774" ;
    a2a:Month "10" ;
    a2a:Day "28" ;
    rdfs:label "1774-10-28"^^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: Drunen09, Periode: 1771-1810" ;
    a2a:Book "Dopen (rooms-katholieke parochie)" ;
    a2a:RegistryNumber "Drunen09" ;
    a2a:Folio "15r" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: doop-, trouw- en begraafboek, Deel: Drunen09, Periode: 1771-1810, Dopen (rooms-katholieke parochie), Drunen09, 15r"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/9c02769e-251e-8987-35c1-5217f09a9349.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/3f2bb9f9-e154-0940-ce63-2637b0ceb626" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/9c02769e-251e-8987-35c1-5217f09a9349.jpg"
  ] ;
  a2a:SourceLastChangeDate "2017-09-21"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/3f2bb9f9-e154-0940-ce63-2637b0ceb626" ;
  a2a:RecordGUID "{3f2bb9f9-e154-0940-ce63-2637b0ceb626}" ;
  a2a:SourceRemarkOpmerking "Datum dopen: 28-10-1774<br />Plaats dopen: Drunen<br />Religie: RK" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_2682_00002682.xml van SHA" .

