@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_2fbb2890-8927-cf97-5375-a01d26c40c19
  a a2a:Record ;
  rdfs:label "Doop op 28 januari 1793 te Dussen" ;
  a2a:hasPerson oa:person_sha_2fbb2890-8927-cf97-5375-a01d26c40c19_Person-f49160ed-3fa1-6c7f-8c0d-935df90929f1, oa:person_sha_2fbb2890-8927-cf97-5375-a01d26c40c19_Person-091516df-3bf0-973f-757c-449acd1152d4, oa:person_sha_2fbb2890-8927-cf97-5375-a01d26c40c19_Person-9d0d2c96-9fe7-37f9-3662-08ee1700a170, oa:person_sha_2fbb2890-8927-cf97-5375-a01d26c40c19_Person-e0a4d854-79d5-146e-237b-d53e0d5b2005, oa:person_sha_2fbb2890-8927-cf97-5375-a01d26c40c19_Person-552110c6-a55d-c951-8d7e-233b74928fa9 ;
  a2a:hasEvent oa:event_sha_2fbb2890-8927-cf97-5375-a01d26c40c19_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_2fbb2890-8927-cf97-5375-a01d26c40c19_0, oa:relationep_sha_2fbb2890-8927-cf97-5375-a01d26c40c19_1, oa:relationep_sha_2fbb2890-8927-cf97-5375-a01d26c40c19_2, oa:relationep_sha_2fbb2890-8927-cf97-5375-a01d26c40c19_3, oa:relationep_sha_2fbb2890-8927-cf97-5375-a01d26c40c19_4 ;
  a2a:hasSource oa:source_sha_2fbb2890-8927-cf97-5375-a01d26c40c19 .

oa:person_sha_2fbb2890-8927-cf97-5375-a01d26c40c19_Person-f49160ed-3fa1-6c7f-8c0d-935df90929f1
  a a2a:Person ;
  rdfs:label "Antonius Penninx" ;
  a2a:PersonName [
    rdfs:label "Antonius Penninx" ;
    a2a:PersonNameFirstName "Antonius" ;
    a2a:PersonNameLastName "Penninx"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthPlace [
    a2a:Place "Dussen" ;
    rdfs:label "Dussen"
  ] .

oa:person_sha_2fbb2890-8927-cf97-5375-a01d26c40c19_Person-091516df-3bf0-973f-757c-449acd1152d4
  a a2a:Person ;
  rdfs:label "Petrus van Baardewijk" ;
  a2a:PersonName [
    rdfs:label "Petrus van Baardewijk" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Baardewijk"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_2fbb2890-8927-cf97-5375-a01d26c40c19_Person-9d0d2c96-9fe7-37f9-3662-08ee1700a170
  a a2a:Person ;
  rdfs:label "Quirina Rijke" ;
  a2a:PersonName [
    rdfs:label "Quirina Rijke" ;
    a2a:PersonNameFirstName "Quirina" ;
    a2a:PersonNameLastName "Rijke"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_2fbb2890-8927-cf97-5375-a01d26c40c19_Person-e0a4d854-79d5-146e-237b-d53e0d5b2005
  a a2a:Person ;
  rdfs:label "Anna Maria van Baardewijk" ;
  a2a:PersonName [
    rdfs:label "Anna Maria van Baardewijk" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Baardewijk"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_2fbb2890-8927-cf97-5375-a01d26c40c19_Person-552110c6-a55d-c951-8d7e-233b74928fa9
  a a2a:Person ;
  rdfs:label "Leonardus Penninx" ;
  a2a:PersonName [
    rdfs:label "Leonardus Penninx" ;
    a2a:PersonNameFirstName "Leonardus" ;
    a2a:PersonNameLastName "Penninx"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_sha_2fbb2890-8927-cf97-5375-a01d26c40c19_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1793" ;
    a2a:Month "1" ;
    a2a:Day "28" ;
    rdfs:label "1793-01-28"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Dussen" ;
    rdfs:label "Dussen"
  ] ;
  a2a:EventReligion "RK" .

oa:relationep_sha_2fbb2890-8927-cf97-5375-a01d26c40c19_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_2fbb2890-8927-cf97-5375-a01d26c40c19_Person:f49160ed-3fa1-6c7f-8c0d-935df90929f1 ;
  a2a:EventKeyRef oa:event_sha_2fbb2890-8927-cf97-5375-a01d26c40c19_Event1 .

oa:relationep_sha_2fbb2890-8927-cf97-5375-a01d26c40c19_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_2fbb2890-8927-cf97-5375-a01d26c40c19_Person:091516df-3bf0-973f-757c-449acd1152d4 ;
  a2a:EventKeyRef oa:event_sha_2fbb2890-8927-cf97-5375-a01d26c40c19_Event1 .

oa:relationep_sha_2fbb2890-8927-cf97-5375-a01d26c40c19_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_2fbb2890-8927-cf97-5375-a01d26c40c19_Person:9d0d2c96-9fe7-37f9-3662-08ee1700a170 ;
  a2a:EventKeyRef oa:event_sha_2fbb2890-8927-cf97-5375-a01d26c40c19_Event1 .

oa:relationep_sha_2fbb2890-8927-cf97-5375-a01d26c40c19_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_2fbb2890-8927-cf97-5375-a01d26c40c19_Person:e0a4d854-79d5-146e-237b-d53e0d5b2005 ;
  a2a:EventKeyRef oa:event_sha_2fbb2890-8927-cf97-5375-a01d26c40c19_Event1 .

oa:relationep_sha_2fbb2890-8927-cf97-5375-a01d26c40c19_4
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_2fbb2890-8927-cf97-5375-a01d26c40c19_Person:552110c6-a55d-c951-8d7e-233b74928fa9 ;
  a2a:EventKeyRef oa:event_sha_2fbb2890-8927-cf97-5375-a01d26c40c19_Event1 .

oa:source_sha_2fbb2890-8927-cf97-5375-a01d26c40c19
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Dussen, Almkerk, Andel, Giessen, Meeuwen" ;
    rdfs:label "Dussen, Almkerk, Andel, Giessen, Meeuwen", "1793-01-28 - 1793-01-28"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1793-01-28"^^xsd:date ;
    a2a:SourceIndexDateTo "1793-01-28"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1793" ;
    a2a:Month "1" ;
    a2a:Day "28" ;
    rdfs:label "1793-01-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: 34, Periode: 1737-1810" ;
    a2a:Book "Dopen (rooms-katholieke parochie)" ;
    a2a:RegistryNumber "34" ;
    a2a:Folio "106v" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: doop-, trouw- en begraafboek, Deel: 34, Periode: 1737-1810, Dopen (rooms-katholieke parochie), 34, 106v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/c7827846-5215-98c0-d066-cd82bcfed98e.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/2fbb2890-8927-cf97-5375-a01d26c40c19" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/c7827846-5215-98c0-d066-cd82bcfed98e.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-08-27"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/2fbb2890-8927-cf97-5375-a01d26c40c19" ;
  a2a:RecordGUID "{2fbb2890-8927-cf97-5375-a01d26c40c19}" ;
  a2a:SourceRemarkOpmerking "Datum dopen: 28-01-1793<br />Plaats dopen: Dussen<br />Religie: RK", "Origineel is bij Stadsarchief Breda. Op scan 106 is een lijst van schippers te vinden die in Dussen wonen." ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_7408_00007408.xml van SHA" .

