@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_484fa5ae-cfe9-daa0-2eb3-428e970b0a4c
  a a2a:Record ;
  rdfs:label "Doop op 20 maart 1807 te Dussen" ;
  a2a:hasPerson oa:person_sha_484fa5ae-cfe9-daa0-2eb3-428e970b0a4c_Person-5e68e326-06a1-692c-90cc-01af0a58426b, oa:person_sha_484fa5ae-cfe9-daa0-2eb3-428e970b0a4c_Person-c54bb418-93a5-bea3-b256-15e98e5c3644, oa:person_sha_484fa5ae-cfe9-daa0-2eb3-428e970b0a4c_Person-adc884ee-30b1-b506-dfcc-843fb34ed792, oa:person_sha_484fa5ae-cfe9-daa0-2eb3-428e970b0a4c_Person-bbafffa9-9254-2da9-1a4c-8bae4139335b, oa:person_sha_484fa5ae-cfe9-daa0-2eb3-428e970b0a4c_Person-b1e9d952-ef69-7d14-3e1b-d74594713947 ;
  a2a:hasEvent oa:event_sha_484fa5ae-cfe9-daa0-2eb3-428e970b0a4c_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_484fa5ae-cfe9-daa0-2eb3-428e970b0a4c_0, oa:relationep_sha_484fa5ae-cfe9-daa0-2eb3-428e970b0a4c_1, oa:relationep_sha_484fa5ae-cfe9-daa0-2eb3-428e970b0a4c_2, oa:relationep_sha_484fa5ae-cfe9-daa0-2eb3-428e970b0a4c_3, oa:relationep_sha_484fa5ae-cfe9-daa0-2eb3-428e970b0a4c_4 ;
  a2a:hasSource oa:source_sha_484fa5ae-cfe9-daa0-2eb3-428e970b0a4c .

oa:person_sha_484fa5ae-cfe9-daa0-2eb3-428e970b0a4c_Person-5e68e326-06a1-692c-90cc-01af0a58426b
  a a2a:Person ;
  rdfs:label "Johanna Schippers" ;
  a2a:PersonName [
    rdfs:label "Johanna Schippers" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Schippers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_484fa5ae-cfe9-daa0-2eb3-428e970b0a4c_Person-c54bb418-93a5-bea3-b256-15e98e5c3644
  a a2a:Person ;
  rdfs:label "Hendricus Schippers" ;
  a2a:PersonName [
    rdfs:label "Hendricus Schippers" ;
    a2a:PersonNameFirstName "Hendricus" ;
    a2a:PersonNameLastName "Schippers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_484fa5ae-cfe9-daa0-2eb3-428e970b0a4c_Person-adc884ee-30b1-b506-dfcc-843fb34ed792
  a a2a:Person ;
  rdfs:label "Hendrina Schippers" ;
  a2a:PersonName [
    rdfs:label "Hendrina Schippers" ;
    a2a:PersonNameFirstName "Hendrina" ;
    a2a:PersonNameLastName "Schippers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_484fa5ae-cfe9-daa0-2eb3-428e970b0a4c_Person-bbafffa9-9254-2da9-1a4c-8bae4139335b
  a a2a:Person ;
  rdfs:label "Petrus Vermeijs" ;
  a2a:PersonName [
    rdfs:label "Petrus Vermeijs" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNameLastName "Vermeijs"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_484fa5ae-cfe9-daa0-2eb3-428e970b0a4c_Person-b1e9d952-ef69-7d14-3e1b-d74594713947
  a a2a:Person ;
  rdfs:label "Wilhelmus Vermeijs" ;
  a2a:PersonName [
    rdfs:label "Wilhelmus Vermeijs" ;
    a2a:PersonNameFirstName "Wilhelmus" ;
    a2a:PersonNameLastName "Vermeijs"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthPlace [
    a2a:Place "Dussen" ;
    rdfs:label "Dussen"
  ] .

oa:event_sha_484fa5ae-cfe9-daa0-2eb3-428e970b0a4c_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1807" ;
    a2a:Month "3" ;
    a2a:Day "20" ;
    rdfs:label "1807-03-20"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Dussen" ;
    rdfs:label "Dussen"
  ] ;
  a2a:EventReligion "RK" .

oa:relationep_sha_484fa5ae-cfe9-daa0-2eb3-428e970b0a4c_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_484fa5ae-cfe9-daa0-2eb3-428e970b0a4c_Person:5e68e326-06a1-692c-90cc-01af0a58426b ;
  a2a:EventKeyRef oa:event_sha_484fa5ae-cfe9-daa0-2eb3-428e970b0a4c_Event1 .

oa:relationep_sha_484fa5ae-cfe9-daa0-2eb3-428e970b0a4c_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_484fa5ae-cfe9-daa0-2eb3-428e970b0a4c_Person:c54bb418-93a5-bea3-b256-15e98e5c3644 ;
  a2a:EventKeyRef oa:event_sha_484fa5ae-cfe9-daa0-2eb3-428e970b0a4c_Event1 .

oa:relationep_sha_484fa5ae-cfe9-daa0-2eb3-428e970b0a4c_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_484fa5ae-cfe9-daa0-2eb3-428e970b0a4c_Person:adc884ee-30b1-b506-dfcc-843fb34ed792 ;
  a2a:EventKeyRef oa:event_sha_484fa5ae-cfe9-daa0-2eb3-428e970b0a4c_Event1 .

oa:relationep_sha_484fa5ae-cfe9-daa0-2eb3-428e970b0a4c_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_484fa5ae-cfe9-daa0-2eb3-428e970b0a4c_Person:bbafffa9-9254-2da9-1a4c-8bae4139335b ;
  a2a:EventKeyRef oa:event_sha_484fa5ae-cfe9-daa0-2eb3-428e970b0a4c_Event1 .

oa:relationep_sha_484fa5ae-cfe9-daa0-2eb3-428e970b0a4c_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_484fa5ae-cfe9-daa0-2eb3-428e970b0a4c_Person:b1e9d952-ef69-7d14-3e1b-d74594713947 ;
  a2a:EventKeyRef oa:event_sha_484fa5ae-cfe9-daa0-2eb3-428e970b0a4c_Event1 .

oa:source_sha_484fa5ae-cfe9-daa0-2eb3-428e970b0a4c
  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", "1807-03-20 - 1807-03-20"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1807-03-20"^^xsd:date ;
    a2a:SourceIndexDateTo "1807-03-20"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1807" ;
    a2a:Month "3" ;
    a2a:Day "20" ;
    rdfs:label "1807-03-20"^^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 "147v" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: doop-, trouw- en begraafboek, Deel: 34, Periode: 1737-1810, Dopen (rooms-katholieke parochie), 34, 147v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/ed4efd76-85b2-2250-5090-15af7af44d88.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/484fa5ae-cfe9-daa0-2eb3-428e970b0a4c" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/ed4efd76-85b2-2250-5090-15af7af44d88.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-08-27"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/484fa5ae-cfe9-daa0-2eb3-428e970b0a4c" ;
  a2a:RecordGUID "{484fa5ae-cfe9-daa0-2eb3-428e970b0a4c}" ;
  a2a:SourceRemarkOpmerking "Datum dopen: 20-03-1807<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_7414_00007414.xml van SHA" .

