@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_9fe05aed-71b2-23c0-2d24-577bb02b2483
  a a2a:Record ;
  rdfs:label "Huwelijk op 22 december 1926 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_9fe05aed-71b2-23c0-2d24-577bb02b2483_Person1016347549, oa:person_srt_9fe05aed-71b2-23c0-2d24-577bb02b2483_Person1016347550, oa:person_srt_9fe05aed-71b2-23c0-2d24-577bb02b2483_Person1016347551, oa:person_srt_9fe05aed-71b2-23c0-2d24-577bb02b2483_Person1016347552, oa:person_srt_9fe05aed-71b2-23c0-2d24-577bb02b2483_Person1016347553, oa:person_srt_9fe05aed-71b2-23c0-2d24-577bb02b2483_Person1016347554 ;
  a2a:hasEvent oa:event_srt_9fe05aed-71b2-23c0-2d24-577bb02b2483_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_9fe05aed-71b2-23c0-2d24-577bb02b2483_0, oa:relationep_srt_9fe05aed-71b2-23c0-2d24-577bb02b2483_1, oa:relationep_srt_9fe05aed-71b2-23c0-2d24-577bb02b2483_2, oa:relationep_srt_9fe05aed-71b2-23c0-2d24-577bb02b2483_3, oa:relationep_srt_9fe05aed-71b2-23c0-2d24-577bb02b2483_4, oa:relationep_srt_9fe05aed-71b2-23c0-2d24-577bb02b2483_5 ;
  a2a:hasSource oa:source_srt_9fe05aed-71b2-23c0-2d24-577bb02b2483 .

oa:person_srt_9fe05aed-71b2-23c0-2d24-577bb02b2483_Person1016347549
  a a2a:Person ;
  rdfs:label "Jacobus Nicolaas Carolus Hablous" ;
  a2a:PersonName [
    rdfs:label "Jacobus Nicolaas Carolus Hablous" ;
    a2a:PersonNameFirstName "Jacobus Nicolaas Carolus" ;
    a2a:PersonNameLastName "Hablous"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "23" ;
    rdfs:label "23"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_9fe05aed-71b2-23c0-2d24-577bb02b2483_Person1016347550
  a a2a:Person ;
  rdfs:label "Paulus Marinus Hablous" ;
  a2a:PersonName [
    rdfs:label "Paulus Marinus Hablous" ;
    a2a:PersonNameFirstName "Paulus Marinus" ;
    a2a:PersonNameLastName "Hablous"
  ] .

oa:person_srt_9fe05aed-71b2-23c0-2d24-577bb02b2483_Person1016347551
  a a2a:Person ;
  rdfs:label "Johanna Mosmans" ;
  a2a:PersonName [
    rdfs:label "Johanna Mosmans" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Mosmans"
  ] .

oa:person_srt_9fe05aed-71b2-23c0-2d24-577bb02b2483_Person1016347552
  a a2a:Person ;
  rdfs:label "Hendrika Reis" ;
  a2a:PersonName [
    rdfs:label "Hendrika Reis" ;
    a2a:PersonNameFirstName "Hendrika" ;
    a2a:PersonNameLastName "Reis"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "19" ;
    rdfs:label "19"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Gouda" ;
    rdfs:label "Gouda"
  ] .

oa:person_srt_9fe05aed-71b2-23c0-2d24-577bb02b2483_Person1016347553
  a a2a:Person ;
  rdfs:label "Wilhelmus Reis" ;
  a2a:PersonName [
    rdfs:label "Wilhelmus Reis" ;
    a2a:PersonNameFirstName "Wilhelmus" ;
    a2a:PersonNameLastName "Reis"
  ] .

oa:person_srt_9fe05aed-71b2-23c0-2d24-577bb02b2483_Person1016347554
  a a2a:Person ;
  rdfs:label "Sara Barendina Brouwer" ;
  a2a:PersonName [
    rdfs:label "Sara Barendina Brouwer" ;
    a2a:PersonNameFirstName "Sara Barendina" ;
    a2a:PersonNameLastName "Brouwer"
  ] .

oa:event_srt_9fe05aed-71b2-23c0-2d24-577bb02b2483_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "22-12-1926" ;
    a2a:Year "1926" ;
    a2a:Month "12" ;
    a2a:Day "22" ;
    rdfs:label "1926-12-22"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_9fe05aed-71b2-23c0-2d24-577bb02b2483_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_9fe05aed-71b2-23c0-2d24-577bb02b2483_Person1016347549 ;
  a2a:EventKeyRef oa:event_srt_9fe05aed-71b2-23c0-2d24-577bb02b2483_Event1 .

oa:relationep_srt_9fe05aed-71b2-23c0-2d24-577bb02b2483_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_9fe05aed-71b2-23c0-2d24-577bb02b2483_Person1016347550 ;
  a2a:EventKeyRef oa:event_srt_9fe05aed-71b2-23c0-2d24-577bb02b2483_Event1 .

oa:relationep_srt_9fe05aed-71b2-23c0-2d24-577bb02b2483_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_9fe05aed-71b2-23c0-2d24-577bb02b2483_Person1016347551 ;
  a2a:EventKeyRef oa:event_srt_9fe05aed-71b2-23c0-2d24-577bb02b2483_Event1 .

oa:relationep_srt_9fe05aed-71b2-23c0-2d24-577bb02b2483_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_9fe05aed-71b2-23c0-2d24-577bb02b2483_Person1016347552 ;
  a2a:EventKeyRef oa:event_srt_9fe05aed-71b2-23c0-2d24-577bb02b2483_Event1 .

oa:relationep_srt_9fe05aed-71b2-23c0-2d24-577bb02b2483_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_9fe05aed-71b2-23c0-2d24-577bb02b2483_Person1016347553 ;
  a2a:EventKeyRef oa:event_srt_9fe05aed-71b2-23c0-2d24-577bb02b2483_Event1 .

oa:relationep_srt_9fe05aed-71b2-23c0-2d24-577bb02b2483_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_9fe05aed-71b2-23c0-2d24-577bb02b2483_Person1016347554 ;
  a2a:EventKeyRef oa:event_srt_9fe05aed-71b2-23c0-2d24-577bb02b2483_Event1 .

oa:source_srt_9fe05aed-71b2-23c0-2d24-577bb02b2483
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1926-12-22 - 1926-12-22"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1926-12-22"^^xsd:date ;
    a2a:SourceIndexDateTo "1926-12-22"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "22-12-1926" ;
    a2a:Year "1926" ;
    a2a:Month "12" ;
    a2a:Day "22" ;
    rdfs:label "22-12-1926"
  ] ;
  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:RegistryNumber "1926P" ;
    a2a:Folio "p21" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijksregister van de gemeente Rotterdam, 1926P, p21"
  ] ;
  a2a:SourceLastChangeDate "2023-02-16"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/1A758973C79D4536BAEB9B4EDDC94644" ;
  a2a:RecordIdentifier "1016347548" ;
  a2a:RecordGUID "{9fe05aed-71b2-23c0-2d24-577bb02b2483}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder 1A758973-C79D-4536-BAEB-9B4EDDC94644" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-061926P_54_A2A.xml van SRT" .

