@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_fb5750c8-e0c4-e9fd-b0c6-0679228fa76f
  a a2a:Record ;
  rdfs:label "Doop op 28 november 1755 te Drunen" ;
  a2a:hasPerson oa:person_sha_fb5750c8-e0c4-e9fd-b0c6-0679228fa76f_Person-9a26031a-4708-b914-d1cf-cbb5182e2583, oa:person_sha_fb5750c8-e0c4-e9fd-b0c6-0679228fa76f_Person-e1c2521f-732c-b155-b6e6-e51be8ee5611, oa:person_sha_fb5750c8-e0c4-e9fd-b0c6-0679228fa76f_Person-a3b65d69-bf4a-5091-c15d-ccef15e1a134, oa:person_sha_fb5750c8-e0c4-e9fd-b0c6-0679228fa76f_Person-03c55959-69d0-d9d6-4b0d-c3aa812ee18e, oa:person_sha_fb5750c8-e0c4-e9fd-b0c6-0679228fa76f_Person-4450f4f1-3d45-8fc3-aadd-d419ce53bc6c ;
  a2a:hasEvent oa:event_sha_fb5750c8-e0c4-e9fd-b0c6-0679228fa76f_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_fb5750c8-e0c4-e9fd-b0c6-0679228fa76f_0, oa:relationep_sha_fb5750c8-e0c4-e9fd-b0c6-0679228fa76f_1, oa:relationep_sha_fb5750c8-e0c4-e9fd-b0c6-0679228fa76f_2, oa:relationep_sha_fb5750c8-e0c4-e9fd-b0c6-0679228fa76f_3, oa:relationep_sha_fb5750c8-e0c4-e9fd-b0c6-0679228fa76f_4 ;
  a2a:hasSource oa:source_sha_fb5750c8-e0c4-e9fd-b0c6-0679228fa76f .

oa:person_sha_fb5750c8-e0c4-e9fd-b0c6-0679228fa76f_Person-9a26031a-4708-b914-d1cf-cbb5182e2583
  a a2a:Person ;
  rdfs:label "Johanna Backers" ;
  a2a:PersonName [
    rdfs:label "Johanna Backers" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Backers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_fb5750c8-e0c4-e9fd-b0c6-0679228fa76f_Person-e1c2521f-732c-b155-b6e6-e51be8ee5611
  a a2a:Person ;
  rdfs:label "Wilhelmus Clippels" ;
  a2a:PersonName [
    rdfs:label "Wilhelmus Clippels" ;
    a2a:PersonNameFirstName "Wilhelmus" ;
    a2a:PersonNameLastName "Clippels"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_fb5750c8-e0c4-e9fd-b0c6-0679228fa76f_Person-a3b65d69-bf4a-5091-c15d-ccef15e1a134
  a a2a:Person ;
  rdfs:label "Lucia Backers" ;
  a2a:PersonName [
    rdfs:label "Lucia Backers" ;
    a2a:PersonNameFirstName "Lucia" ;
    a2a:PersonNameLastName "Backers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_fb5750c8-e0c4-e9fd-b0c6-0679228fa76f_Person-03c55959-69d0-d9d6-4b0d-c3aa812ee18e
  a a2a:Person ;
  rdfs:label "Johannes Clippels" ;
  a2a:PersonName [
    rdfs:label "Johannes Clippels" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Clippels"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_fb5750c8-e0c4-e9fd-b0c6-0679228fa76f_Person-4450f4f1-3d45-8fc3-aadd-d419ce53bc6c
  a a2a:Person ;
  rdfs:label "Johannes Clippels" ;
  a2a:PersonName [
    rdfs:label "Johannes Clippels" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Clippels"
  ] ;
  a2a:Gender "Man" .

oa:event_sha_fb5750c8-e0c4-e9fd-b0c6-0679228fa76f_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1755" ;
    a2a:Month "11" ;
    a2a:Day "28" ;
    rdfs:label "1755-11-28"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Drunen" ;
    rdfs:label "Drunen"
  ] ;
  a2a:EventReligion "RK" .

oa:relationep_sha_fb5750c8-e0c4-e9fd-b0c6-0679228fa76f_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_fb5750c8-e0c4-e9fd-b0c6-0679228fa76f_Person:9a26031a-4708-b914-d1cf-cbb5182e2583 ;
  a2a:EventKeyRef oa:event_sha_fb5750c8-e0c4-e9fd-b0c6-0679228fa76f_Event1 .

oa:relationep_sha_fb5750c8-e0c4-e9fd-b0c6-0679228fa76f_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_fb5750c8-e0c4-e9fd-b0c6-0679228fa76f_Person:e1c2521f-732c-b155-b6e6-e51be8ee5611 ;
  a2a:EventKeyRef oa:event_sha_fb5750c8-e0c4-e9fd-b0c6-0679228fa76f_Event1 .

oa:relationep_sha_fb5750c8-e0c4-e9fd-b0c6-0679228fa76f_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_fb5750c8-e0c4-e9fd-b0c6-0679228fa76f_Person:a3b65d69-bf4a-5091-c15d-ccef15e1a134 ;
  a2a:EventKeyRef oa:event_sha_fb5750c8-e0c4-e9fd-b0c6-0679228fa76f_Event1 .

oa:relationep_sha_fb5750c8-e0c4-e9fd-b0c6-0679228fa76f_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_fb5750c8-e0c4-e9fd-b0c6-0679228fa76f_Person:03c55959-69d0-d9d6-4b0d-c3aa812ee18e ;
  a2a:EventKeyRef oa:event_sha_fb5750c8-e0c4-e9fd-b0c6-0679228fa76f_Event1 .

oa:relationep_sha_fb5750c8-e0c4-e9fd-b0c6-0679228fa76f_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_fb5750c8-e0c4-e9fd-b0c6-0679228fa76f_Person:4450f4f1-3d45-8fc3-aadd-d419ce53bc6c ;
  a2a:EventKeyRef oa:event_sha_fb5750c8-e0c4-e9fd-b0c6-0679228fa76f_Event1 .

oa:source_sha_fb5750c8-e0c4-e9fd-b0c6-0679228fa76f
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Drunen" ;
    rdfs:label "Drunen", "1755-11-28 - 1755-11-28"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1755-11-28"^^xsd:date ;
    a2a:SourceIndexDateTo "1755-11-28"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1755" ;
    a2a:Month "11" ;
    a2a:Day "28" ;
    rdfs:label "1755-11-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: Drunen08, Periode: 1723-1770" ;
    a2a:Book "Dopen (rooms-katholieke parochie)" ;
    a2a:RegistryNumber "Drunen08" ;
    a2a:Folio "96v" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: doop-, trouw- en begraafboek, Deel: Drunen08, Periode: 1723-1770, Dopen (rooms-katholieke parochie), Drunen08, 96v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/ddf0d526-62d8-7a96-15f6-9841223fced3.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/fb5750c8-e0c4-e9fd-b0c6-0679228fa76f" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/ddf0d526-62d8-7a96-15f6-9841223fced3.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-03-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/fb5750c8-e0c4-e9fd-b0c6-0679228fa76f" ;
  a2a:RecordGUID "{fb5750c8-e0c4-e9fd-b0c6-0679228fa76f}" ;
  a2a:SourceRemarkOpmerking "Datum dopen: 28-11-1755<br />Plaats dopen: Drunen<br />Religie: RK", "Bevat van 1726-1765 de dopen van kinderen van doortrekkende personen." ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_1196_00001196.xml van SHA" .

