@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_31df3ced-7a9e-120a-5afd-e86b416988f1
  a a2a:Record ;
  rdfs:label "Huwelijk op 6 juli 1922 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_31df3ced-7a9e-120a-5afd-e86b416988f1_Person1016090006, oa:person_srt_31df3ced-7a9e-120a-5afd-e86b416988f1_Person1016090007, oa:person_srt_31df3ced-7a9e-120a-5afd-e86b416988f1_Person1016090008, oa:person_srt_31df3ced-7a9e-120a-5afd-e86b416988f1_Person1016090009, oa:person_srt_31df3ced-7a9e-120a-5afd-e86b416988f1_Person1016090010, oa:person_srt_31df3ced-7a9e-120a-5afd-e86b416988f1_Person1016090011 ;
  a2a:hasEvent oa:event_srt_31df3ced-7a9e-120a-5afd-e86b416988f1_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_31df3ced-7a9e-120a-5afd-e86b416988f1_0, oa:relationep_srt_31df3ced-7a9e-120a-5afd-e86b416988f1_1, oa:relationep_srt_31df3ced-7a9e-120a-5afd-e86b416988f1_2, oa:relationep_srt_31df3ced-7a9e-120a-5afd-e86b416988f1_3, oa:relationep_srt_31df3ced-7a9e-120a-5afd-e86b416988f1_4, oa:relationep_srt_31df3ced-7a9e-120a-5afd-e86b416988f1_5 ;
  a2a:hasSource oa:source_srt_31df3ced-7a9e-120a-5afd-e86b416988f1 .

oa:person_srt_31df3ced-7a9e-120a-5afd-e86b416988f1_Person1016090006
  a a2a:Person ;
  rdfs:label "Gerrit Cornelis Hoogenboom" ;
  a2a:PersonName [
    rdfs:label "Gerrit Cornelis Hoogenboom" ;
    a2a:PersonNameFirstName "Gerrit Cornelis" ;
    a2a:PersonNameLastName "Hoogenboom"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "22" ;
    rdfs:label "22"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_31df3ced-7a9e-120a-5afd-e86b416988f1_Person1016090007
  a a2a:Person ;
  rdfs:label "Daniel Hoogenboom" ;
  a2a:PersonName [
    rdfs:label "Daniel Hoogenboom" ;
    a2a:PersonNameFirstName "Daniel" ;
    a2a:PersonNameLastName "Hoogenboom"
  ] .

oa:person_srt_31df3ced-7a9e-120a-5afd-e86b416988f1_Person1016090008
  a a2a:Person ;
  rdfs:label "Dirkje van Herp" ;
  a2a:PersonName [
    rdfs:label "Dirkje van Herp" ;
    a2a:PersonNameFirstName "Dirkje" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Herp"
  ] .

oa:person_srt_31df3ced-7a9e-120a-5afd-e86b416988f1_Person1016090009
  a a2a:Person ;
  rdfs:label "Wilhelmina Cornelia Charpentier" ;
  a2a:PersonName [
    rdfs:label "Wilhelmina Cornelia Charpentier" ;
    a2a:PersonNameFirstName "Wilhelmina Cornelia" ;
    a2a:PersonNameLastName "Charpentier"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "20" ;
    rdfs:label "20"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_31df3ced-7a9e-120a-5afd-e86b416988f1_Person1016090010
  a a2a:Person ;
  rdfs:label "Jozua Pieter Charpentier" ;
  a2a:PersonName [
    rdfs:label "Jozua Pieter Charpentier" ;
    a2a:PersonNameFirstName "Jozua Pieter" ;
    a2a:PersonNameLastName "Charpentier"
  ] .

oa:person_srt_31df3ced-7a9e-120a-5afd-e86b416988f1_Person1016090011
  a a2a:Person ;
  rdfs:label "Maria Francina Willemina Molier" ;
  a2a:PersonName [
    rdfs:label "Maria Francina Willemina Molier" ;
    a2a:PersonNameFirstName "Maria Francina Willemina" ;
    a2a:PersonNameLastName "Molier"
  ] .

oa:event_srt_31df3ced-7a9e-120a-5afd-e86b416988f1_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "06-07-1922" ;
    a2a:Year "1922" ;
    a2a:Month "07" ;
    a2a:Day "06" ;
    rdfs:label "1922-07-06"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_31df3ced-7a9e-120a-5afd-e86b416988f1_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_31df3ced-7a9e-120a-5afd-e86b416988f1_Person1016090006 ;
  a2a:EventKeyRef oa:event_srt_31df3ced-7a9e-120a-5afd-e86b416988f1_Event1 .

oa:relationep_srt_31df3ced-7a9e-120a-5afd-e86b416988f1_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_31df3ced-7a9e-120a-5afd-e86b416988f1_Person1016090007 ;
  a2a:EventKeyRef oa:event_srt_31df3ced-7a9e-120a-5afd-e86b416988f1_Event1 .

oa:relationep_srt_31df3ced-7a9e-120a-5afd-e86b416988f1_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_31df3ced-7a9e-120a-5afd-e86b416988f1_Person1016090008 ;
  a2a:EventKeyRef oa:event_srt_31df3ced-7a9e-120a-5afd-e86b416988f1_Event1 .

oa:relationep_srt_31df3ced-7a9e-120a-5afd-e86b416988f1_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_31df3ced-7a9e-120a-5afd-e86b416988f1_Person1016090009 ;
  a2a:EventKeyRef oa:event_srt_31df3ced-7a9e-120a-5afd-e86b416988f1_Event1 .

oa:relationep_srt_31df3ced-7a9e-120a-5afd-e86b416988f1_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_31df3ced-7a9e-120a-5afd-e86b416988f1_Person1016090010 ;
  a2a:EventKeyRef oa:event_srt_31df3ced-7a9e-120a-5afd-e86b416988f1_Event1 .

oa:relationep_srt_31df3ced-7a9e-120a-5afd-e86b416988f1_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_31df3ced-7a9e-120a-5afd-e86b416988f1_Person1016090011 ;
  a2a:EventKeyRef oa:event_srt_31df3ced-7a9e-120a-5afd-e86b416988f1_Event1 .

oa:source_srt_31df3ced-7a9e-120a-5afd-e86b416988f1
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1922-07-06 - 1922-07-06"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1922-07-06"^^xsd:date ;
    a2a:SourceIndexDateTo "1922-07-06"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "06-07-1922" ;
    a2a:Year "1922" ;
    a2a:Month "07" ;
    a2a:Day "06" ;
    rdfs:label "06-07-1922"
  ] ;
  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 "1922I" ;
    a2a:Folio "i29v" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijksregister van de gemeente Rotterdam, 1922I, i29v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/184/90F2F0396EF64A88952E170209011338" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/184/90F2F0396EF64A88952E170209011338" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/184/90F2F0396EF64A88952E170209011338"
  ] ;
  a2a:SourceLastChangeDate "2021-04-27"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/729475268CFC4F44BCE67633D1934565" ;
  a2a:RecordIdentifier "1016090005" ;
  a2a:RecordGUID "{31df3ced-7a9e-120a-5afd-e86b416988f1}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder 72947526-8CFC-4F44-BCE6-7633D1934565" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-061922I_54_A2A.xml van SRT" .

