@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_srt_fcd3157a-2bc1-cb0b-73cc-8b5a04a8abcf
  a a2a:Record ;
  rdfs:label "Huwelijk op 19 september 1895 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_fcd3157a-2bc1-cb0b-73cc-8b5a04a8abcf_Person2371878966, oa:person_srt_fcd3157a-2bc1-cb0b-73cc-8b5a04a8abcf_Person2371878967, oa:person_srt_fcd3157a-2bc1-cb0b-73cc-8b5a04a8abcf_Person2371878968, oa:person_srt_fcd3157a-2bc1-cb0b-73cc-8b5a04a8abcf_Person2371878969, oa:person_srt_fcd3157a-2bc1-cb0b-73cc-8b5a04a8abcf_Person2371878970, oa:person_srt_fcd3157a-2bc1-cb0b-73cc-8b5a04a8abcf_Person2371878971 ;
  a2a:hasEvent oa:event_srt_fcd3157a-2bc1-cb0b-73cc-8b5a04a8abcf_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_fcd3157a-2bc1-cb0b-73cc-8b5a04a8abcf_0, oa:relationep_srt_fcd3157a-2bc1-cb0b-73cc-8b5a04a8abcf_1, oa:relationep_srt_fcd3157a-2bc1-cb0b-73cc-8b5a04a8abcf_2, oa:relationep_srt_fcd3157a-2bc1-cb0b-73cc-8b5a04a8abcf_3, oa:relationep_srt_fcd3157a-2bc1-cb0b-73cc-8b5a04a8abcf_4, oa:relationep_srt_fcd3157a-2bc1-cb0b-73cc-8b5a04a8abcf_5 ;
  a2a:hasSource oa:source_srt_fcd3157a-2bc1-cb0b-73cc-8b5a04a8abcf .

oa:person_srt_fcd3157a-2bc1-cb0b-73cc-8b5a04a8abcf_Person2371878966
  a a2a:Person ;
  rdfs:label "Adrianus Gerardus Bol" ;
  a2a:PersonName [
    rdfs:label "Adrianus Gerardus Bol" ;
    a2a:PersonNameFirstName "Adrianus Gerardus" ;
    a2a:PersonNameLastName "Bol"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "24" ;
    rdfs:label "24"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_fcd3157a-2bc1-cb0b-73cc-8b5a04a8abcf_Person2371878967
  a a2a:Person ;
  rdfs:label "Jan Bol" ;
  a2a:PersonName [
    rdfs:label "Jan Bol" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Bol"
  ] .

oa:person_srt_fcd3157a-2bc1-cb0b-73cc-8b5a04a8abcf_Person2371878968
  a a2a:Person ;
  rdfs:label "Johanna Helena Hoevens" ;
  a2a:PersonName [
    rdfs:label "Johanna Helena Hoevens" ;
    a2a:PersonNameFirstName "Johanna Helena" ;
    a2a:PersonNameLastName "Hoevens"
  ] .

oa:person_srt_fcd3157a-2bc1-cb0b-73cc-8b5a04a8abcf_Person2371878969
  a a2a:Person ;
  rdfs:label "Aaltje Bouwens" ;
  a2a:PersonName [
    rdfs:label "Aaltje Bouwens" ;
    a2a:PersonNameFirstName "Aaltje" ;
    a2a:PersonNameLastName "Bouwens"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "21" ;
    rdfs:label "21"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Delfshaven" ;
    rdfs:label "Delfshaven"
  ] .

oa:person_srt_fcd3157a-2bc1-cb0b-73cc-8b5a04a8abcf_Person2371878970
  a a2a:Person ;
  rdfs:label "Hendrik Nicolaas Bouwens" ;
  a2a:PersonName [
    rdfs:label "Hendrik Nicolaas Bouwens" ;
    a2a:PersonNameFirstName "Hendrik Nicolaas" ;
    a2a:PersonNameLastName "Bouwens"
  ] .

oa:person_srt_fcd3157a-2bc1-cb0b-73cc-8b5a04a8abcf_Person2371878971
  a a2a:Person ;
  rdfs:label "Barbara Sonneveld" ;
  a2a:PersonName [
    rdfs:label "Barbara Sonneveld" ;
    a2a:PersonNameFirstName "Barbara" ;
    a2a:PersonNameLastName "Sonneveld"
  ] .

oa:event_srt_fcd3157a-2bc1-cb0b-73cc-8b5a04a8abcf_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "19-09-1895" ;
    a2a:Year "1895" ;
    a2a:Month "09" ;
    a2a:Day "19" ;
    rdfs:label "1895-09-19"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_fcd3157a-2bc1-cb0b-73cc-8b5a04a8abcf_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_fcd3157a-2bc1-cb0b-73cc-8b5a04a8abcf_Person2371878966 ;
  a2a:EventKeyRef oa:event_srt_fcd3157a-2bc1-cb0b-73cc-8b5a04a8abcf_Event1 .

oa:relationep_srt_fcd3157a-2bc1-cb0b-73cc-8b5a04a8abcf_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_fcd3157a-2bc1-cb0b-73cc-8b5a04a8abcf_Person2371878967 ;
  a2a:EventKeyRef oa:event_srt_fcd3157a-2bc1-cb0b-73cc-8b5a04a8abcf_Event1 .

oa:relationep_srt_fcd3157a-2bc1-cb0b-73cc-8b5a04a8abcf_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_fcd3157a-2bc1-cb0b-73cc-8b5a04a8abcf_Person2371878968 ;
  a2a:EventKeyRef oa:event_srt_fcd3157a-2bc1-cb0b-73cc-8b5a04a8abcf_Event1 .

oa:relationep_srt_fcd3157a-2bc1-cb0b-73cc-8b5a04a8abcf_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_fcd3157a-2bc1-cb0b-73cc-8b5a04a8abcf_Person2371878969 ;
  a2a:EventKeyRef oa:event_srt_fcd3157a-2bc1-cb0b-73cc-8b5a04a8abcf_Event1 .

oa:relationep_srt_fcd3157a-2bc1-cb0b-73cc-8b5a04a8abcf_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_fcd3157a-2bc1-cb0b-73cc-8b5a04a8abcf_Person2371878970 ;
  a2a:EventKeyRef oa:event_srt_fcd3157a-2bc1-cb0b-73cc-8b5a04a8abcf_Event1 .

oa:relationep_srt_fcd3157a-2bc1-cb0b-73cc-8b5a04a8abcf_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_fcd3157a-2bc1-cb0b-73cc-8b5a04a8abcf_Person2371878971 ;
  a2a:EventKeyRef oa:event_srt_fcd3157a-2bc1-cb0b-73cc-8b5a04a8abcf_Event1 .

oa:source_srt_fcd3157a-2bc1-cb0b-73cc-8b5a04a8abcf
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1895-09-19 - 1895-09-19"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1895-09-19"^^xsd:date ;
    a2a:SourceIndexDateTo "1895-09-19"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "19-09-1895" ;
    a2a:Year "1895" ;
    a2a:Month "09" ;
    a2a:Day "19" ;
    rdfs:label "19-09-1895"
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Rotterdam" ;
    a2a:Place "Rotterdam" ;
    a2a:Collection "Burgerlijke Stand Rotterdam, huwelijksakten" ;
    a2a:Book "Nadere toegang op het huwelijksregister van de gemeente Rotterdam" ;
    a2a:DocumentNumber "1895.1172" ;
    a2a:RegistryNumber "1895I" ;
    a2a:Folio "i008v" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijksregister van de gemeente Rotterdam, 1895.1172, 1895I, i008v"
  ] ;
  a2a:SourceLastChangeDate "2023-03-31"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/14A867BBF7124D31AE6E742B98620F06" ;
  a2a:RecordIdentifier "2371878965" ;
  a2a:RecordGUID "{fcd3157a-2bc1-cb0b-73cc-8b5a04a8abcf}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder 14A867BB-F712-4D31-AE6E-742B98620F06" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-061895I_54_A2A.xml van SRT" .

