@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_rad_2DB36F35-F4F9-4DB3-A0C2-4DA784BDAC69
  a a2a:Record ;
  rdfs:label "Huwelijk op 12 april 1902 te Papendrecht" ;
  a2a:hasPerson oa:person_rad_2DB36F35-F4F9-4DB3-A0C2-4DA784BDAC69_Person4604535600, oa:person_rad_2DB36F35-F4F9-4DB3-A0C2-4DA784BDAC69_Person4604535603, oa:person_rad_2DB36F35-F4F9-4DB3-A0C2-4DA784BDAC69_Person4604535604, oa:person_rad_2DB36F35-F4F9-4DB3-A0C2-4DA784BDAC69_Person4604535599, oa:person_rad_2DB36F35-F4F9-4DB3-A0C2-4DA784BDAC69_Person4604535601, oa:person_rad_2DB36F35-F4F9-4DB3-A0C2-4DA784BDAC69_Person4604535602 ;
  a2a:hasEvent oa:event_rad_2DB36F35-F4F9-4DB3-A0C2-4DA784BDAC69_Event1 ;
  a2a:hasRelationEP oa:relationep_rad_2DB36F35-F4F9-4DB3-A0C2-4DA784BDAC69_0, oa:relationep_rad_2DB36F35-F4F9-4DB3-A0C2-4DA784BDAC69_1, oa:relationep_rad_2DB36F35-F4F9-4DB3-A0C2-4DA784BDAC69_2, oa:relationep_rad_2DB36F35-F4F9-4DB3-A0C2-4DA784BDAC69_3, oa:relationep_rad_2DB36F35-F4F9-4DB3-A0C2-4DA784BDAC69_4, oa:relationep_rad_2DB36F35-F4F9-4DB3-A0C2-4DA784BDAC69_5 ;
  a2a:hasSource oa:source_rad_2DB36F35-F4F9-4DB3-A0C2-4DA784BDAC69 .

oa:person_rad_2DB36F35-F4F9-4DB3-A0C2-4DA784BDAC69_Person4604535600
  a a2a:Person ;
  rdfs:label "Adrianus Stout" ;
  a2a:PersonName [
    rdfs:label "Adrianus Stout" ;
    a2a:PersonNameFirstName "Adrianus" ;
    a2a:PersonNameLastName "Stout"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "56" ;
    rdfs:label "56"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Alblasserdam" ;
    rdfs:label "Alblasserdam"
  ] .

oa:person_rad_2DB36F35-F4F9-4DB3-A0C2-4DA784BDAC69_Person4604535603
  a a2a:Person ;
  rdfs:label "Pieter Stout" ;
  a2a:PersonName [
    rdfs:label "Pieter Stout" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNameLastName "Stout"
  ] .

oa:person_rad_2DB36F35-F4F9-4DB3-A0C2-4DA784BDAC69_Person4604535604
  a a2a:Person ;
  rdfs:label "Maria Stigter" ;
  a2a:PersonName [
    rdfs:label "Maria Stigter" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Stigter"
  ] .

oa:person_rad_2DB36F35-F4F9-4DB3-A0C2-4DA784BDAC69_Person4604535599
  a a2a:Person ;
  rdfs:label "Adriana Cornelia Boele" ;
  a2a:PersonName [
    rdfs:label "Adriana Cornelia Boele" ;
    a2a:PersonNameFirstName "Adriana Cornelia" ;
    a2a:PersonNameLastName "Boele"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "44" ;
    rdfs:label "44"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Alblasserdam" ;
    rdfs:label "Alblasserdam"
  ] .

oa:person_rad_2DB36F35-F4F9-4DB3-A0C2-4DA784BDAC69_Person4604535601
  a a2a:Person ;
  rdfs:label "Jacobus Adrianus Boele" ;
  a2a:PersonName [
    rdfs:label "Jacobus Adrianus Boele" ;
    a2a:PersonNameFirstName "Jacobus Adrianus" ;
    a2a:PersonNameLastName "Boele"
  ] .

oa:person_rad_2DB36F35-F4F9-4DB3-A0C2-4DA784BDAC69_Person4604535602
  a a2a:Person ;
  rdfs:label "Susanna Barclaij Bannerman" ;
  a2a:PersonName [
    rdfs:label "Susanna Barclaij Bannerman" ;
    a2a:PersonNameFirstName "Susanna" ;
    a2a:PersonNameLastName "Barclaij Bannerman"
  ] .

oa:event_rad_2DB36F35-F4F9-4DB3-A0C2-4DA784BDAC69_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "12-04-1902" ;
    a2a:Year "1902" ;
    a2a:Month "04" ;
    a2a:Day "12" ;
    rdfs:label "1902-04-12"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Papendrecht" ;
    rdfs:label "Papendrecht"
  ] .

oa:relationep_rad_2DB36F35-F4F9-4DB3-A0C2-4DA784BDAC69_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_rad_2DB36F35-F4F9-4DB3-A0C2-4DA784BDAC69_Person4604535600 ;
  a2a:EventKeyRef oa:event_rad_2DB36F35-F4F9-4DB3-A0C2-4DA784BDAC69_Event1 .

oa:relationep_rad_2DB36F35-F4F9-4DB3-A0C2-4DA784BDAC69_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_rad_2DB36F35-F4F9-4DB3-A0C2-4DA784BDAC69_Person4604535603 ;
  a2a:EventKeyRef oa:event_rad_2DB36F35-F4F9-4DB3-A0C2-4DA784BDAC69_Event1 .

oa:relationep_rad_2DB36F35-F4F9-4DB3-A0C2-4DA784BDAC69_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_rad_2DB36F35-F4F9-4DB3-A0C2-4DA784BDAC69_Person4604535604 ;
  a2a:EventKeyRef oa:event_rad_2DB36F35-F4F9-4DB3-A0C2-4DA784BDAC69_Event1 .

oa:relationep_rad_2DB36F35-F4F9-4DB3-A0C2-4DA784BDAC69_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_rad_2DB36F35-F4F9-4DB3-A0C2-4DA784BDAC69_Person4604535599 ;
  a2a:EventKeyRef oa:event_rad_2DB36F35-F4F9-4DB3-A0C2-4DA784BDAC69_Event1 .

oa:relationep_rad_2DB36F35-F4F9-4DB3-A0C2-4DA784BDAC69_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_rad_2DB36F35-F4F9-4DB3-A0C2-4DA784BDAC69_Person4604535601 ;
  a2a:EventKeyRef oa:event_rad_2DB36F35-F4F9-4DB3-A0C2-4DA784BDAC69_Event1 .

oa:relationep_rad_2DB36F35-F4F9-4DB3-A0C2-4DA784BDAC69_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_rad_2DB36F35-F4F9-4DB3-A0C2-4DA784BDAC69_Person4604535602 ;
  a2a:EventKeyRef oa:event_rad_2DB36F35-F4F9-4DB3-A0C2-4DA784BDAC69_Event1 .

oa:source_rad_2DB36F35-F4F9-4DB3-A0C2-4DA784BDAC69
  a a2a:Source ;
  rdfs:label "Regionaal Archief Dordrecht, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Papendrecht" ;
    a2a:Country "Nederland" ;
    rdfs:label "Papendrecht, Nederland", "1902-04-12 - 1902-04-12"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1902-04-12"^^xsd:date ;
    a2a:SourceIndexDateTo "1902-04-12"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "12-04-1902" ;
    a2a:Year "1902" ;
    a2a:Month "04" ;
    a2a:Day "12" ;
    rdfs:label "12-04-1902"
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Dordrecht" ;
    a2a:Place "Dordrecht" ;
    a2a:Collection "Burgerlijke Stand en Bevolking van Papendrecht" ;
    a2a:Book "Huwelijksakten Papendrecht 1893-1902, 1893-1902" ;
    a2a:DocumentNumber "6" ;
    a2a:RegistryNumber "18" ;
    rdfs:label "Regionaal Archief Dordrecht, Dordrecht, Burgerlijke Stand en Bevolking van Papendrecht, Huwelijksakten Papendrecht 1893-1902, 1893-1902, 6, 18"
  ] ;
  a2a:SourceLastChangeDate "2026-04-29"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://proxy.archieven.nl/46/2DB36F35F4F94DB3A0C24DA784BDAC69" ;
  a2a:RecordIdentifier "4604535598" ;
  a2a:RecordGUID "{2DB36F35-F4F9-4DB3-A0C2-4DA784BDAC69}" ;
  a2a:SourceRemarkOpmerking "A. Stout weduwnaar van Cornelia Zwartbol. A.C. Boele weduwe van Johannes de Heer" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/D0018BE77FC14F21B55B51E3B73C27E3" .

