@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_d90b8443-e8f1-a556-d6ce-cf228c658a74
  a a2a:Record ;
  rdfs:label "Huwelijk op 5 augustus 1925 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_d90b8443-e8f1-a556-d6ce-cf228c658a74_Person1015890673, oa:person_srt_d90b8443-e8f1-a556-d6ce-cf228c658a74_Person1015890674, oa:person_srt_d90b8443-e8f1-a556-d6ce-cf228c658a74_Person1015890675, oa:person_srt_d90b8443-e8f1-a556-d6ce-cf228c658a74_Person1015890676, oa:person_srt_d90b8443-e8f1-a556-d6ce-cf228c658a74_Person1015890677, oa:person_srt_d90b8443-e8f1-a556-d6ce-cf228c658a74_Person1015890678 ;
  a2a:hasEvent oa:event_srt_d90b8443-e8f1-a556-d6ce-cf228c658a74_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_d90b8443-e8f1-a556-d6ce-cf228c658a74_0, oa:relationep_srt_d90b8443-e8f1-a556-d6ce-cf228c658a74_1, oa:relationep_srt_d90b8443-e8f1-a556-d6ce-cf228c658a74_2, oa:relationep_srt_d90b8443-e8f1-a556-d6ce-cf228c658a74_3, oa:relationep_srt_d90b8443-e8f1-a556-d6ce-cf228c658a74_4, oa:relationep_srt_d90b8443-e8f1-a556-d6ce-cf228c658a74_5 ;
  a2a:hasSource oa:source_srt_d90b8443-e8f1-a556-d6ce-cf228c658a74 .

oa:person_srt_d90b8443-e8f1-a556-d6ce-cf228c658a74_Person1015890673
  a a2a:Person ;
  rdfs:label "Jacobus Jan Christoffel Franchimont" ;
  a2a:PersonName [
    rdfs:label "Jacobus Jan Christoffel Franchimont" ;
    a2a:PersonNameFirstName "Jacobus Jan Christoffel" ;
    a2a:PersonNameLastName "Franchimont"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "28" ;
    rdfs:label "28"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:person_srt_d90b8443-e8f1-a556-d6ce-cf228c658a74_Person1015890674
  a a2a:Person ;
  rdfs:label "Cornelis Adriaan Franchimont" ;
  a2a:PersonName [
    rdfs:label "Cornelis Adriaan Franchimont" ;
    a2a:PersonNameFirstName "Cornelis Adriaan" ;
    a2a:PersonNameLastName "Franchimont"
  ] .

oa:person_srt_d90b8443-e8f1-a556-d6ce-cf228c658a74_Person1015890675
  a a2a:Person ;
  rdfs:label "Henrietta van der Bogt" ;
  a2a:PersonName [
    rdfs:label "Henrietta van der Bogt" ;
    a2a:PersonNameFirstName "Henrietta" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Bogt"
  ] .

oa:person_srt_d90b8443-e8f1-a556-d6ce-cf228c658a74_Person1015890676
  a a2a:Person ;
  rdfs:label "Maria Charlotta Struijs" ;
  a2a:PersonName [
    rdfs:label "Maria Charlotta Struijs" ;
    a2a:PersonNameFirstName "Maria Charlotta" ;
    a2a:PersonNameLastName "Struijs"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "25" ;
    rdfs:label "25"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_d90b8443-e8f1-a556-d6ce-cf228c658a74_Person1015890677
  a a2a:Person ;
  rdfs:label "Hendrik Bernardus Struijs" ;
  a2a:PersonName [
    rdfs:label "Hendrik Bernardus Struijs" ;
    a2a:PersonNameFirstName "Hendrik Bernardus" ;
    a2a:PersonNameLastName "Struijs"
  ] .

oa:person_srt_d90b8443-e8f1-a556-d6ce-cf228c658a74_Person1015890678
  a a2a:Person ;
  rdfs:label "Louisa Henrietta de Vas" ;
  a2a:PersonName [
    rdfs:label "Louisa Henrietta de Vas" ;
    a2a:PersonNameFirstName "Louisa Henrietta" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Vas"
  ] .

oa:event_srt_d90b8443-e8f1-a556-d6ce-cf228c658a74_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "05-08-1925" ;
    a2a:Year "1925" ;
    a2a:Month "08" ;
    a2a:Day "05" ;
    rdfs:label "1925-08-05"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_d90b8443-e8f1-a556-d6ce-cf228c658a74_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_d90b8443-e8f1-a556-d6ce-cf228c658a74_Person1015890673 ;
  a2a:EventKeyRef oa:event_srt_d90b8443-e8f1-a556-d6ce-cf228c658a74_Event1 .

oa:relationep_srt_d90b8443-e8f1-a556-d6ce-cf228c658a74_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_d90b8443-e8f1-a556-d6ce-cf228c658a74_Person1015890674 ;
  a2a:EventKeyRef oa:event_srt_d90b8443-e8f1-a556-d6ce-cf228c658a74_Event1 .

oa:relationep_srt_d90b8443-e8f1-a556-d6ce-cf228c658a74_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_d90b8443-e8f1-a556-d6ce-cf228c658a74_Person1015890675 ;
  a2a:EventKeyRef oa:event_srt_d90b8443-e8f1-a556-d6ce-cf228c658a74_Event1 .

oa:relationep_srt_d90b8443-e8f1-a556-d6ce-cf228c658a74_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_d90b8443-e8f1-a556-d6ce-cf228c658a74_Person1015890676 ;
  a2a:EventKeyRef oa:event_srt_d90b8443-e8f1-a556-d6ce-cf228c658a74_Event1 .

oa:relationep_srt_d90b8443-e8f1-a556-d6ce-cf228c658a74_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_d90b8443-e8f1-a556-d6ce-cf228c658a74_Person1015890677 ;
  a2a:EventKeyRef oa:event_srt_d90b8443-e8f1-a556-d6ce-cf228c658a74_Event1 .

oa:relationep_srt_d90b8443-e8f1-a556-d6ce-cf228c658a74_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_d90b8443-e8f1-a556-d6ce-cf228c658a74_Person1015890678 ;
  a2a:EventKeyRef oa:event_srt_d90b8443-e8f1-a556-d6ce-cf228c658a74_Event1 .

oa:source_srt_d90b8443-e8f1-a556-d6ce-cf228c658a74
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1925-08-05 - 1925-08-05"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1925-08-05"^^xsd:date ;
    a2a:SourceIndexDateTo "1925-08-05"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "05-08-1925" ;
    a2a:Year "1925" ;
    a2a:Month "08" ;
    a2a:Day "05" ;
    rdfs:label "05-08-1925"
  ] ;
  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 "1925H" ;
    a2a:Folio "h136" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijksregister van de gemeente Rotterdam, 1925H, h136"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://hdl.handle.net/21.12133/07720830E1E2457ABEE28D73DA11A761" ;
    a2a:UriViewer "https://hdl.handle.net/21.12133/07720830E1E2457ABEE28D73DA11A761" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/184/07720830E1E2457ABEE28D73DA11A761"
  ] ;
  a2a:SourceLastChangeDate "2019-05-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/1C1C5664501E47E08B826794D9183C76" ;
  a2a:RecordIdentifier "1015890672" ;
  a2a:RecordGUID "{d90b8443-e8f1-a556-d6ce-cf228c658a74}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder 1C1C5664-501E-47E0-8B82-6794D9183C76" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-061925H_54_A2A.xml van SRT" .

