@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_450cf882-92c6-3dc0-e5a8-4db35afd1274
  a a2a:Record ;
  rdfs:label "Huwelijk op 17 juni 1931 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_450cf882-92c6-3dc0-e5a8-4db35afd1274_Person2744126242, oa:person_srt_450cf882-92c6-3dc0-e5a8-4db35afd1274_Person2744126243, oa:person_srt_450cf882-92c6-3dc0-e5a8-4db35afd1274_Person2744126244, oa:person_srt_450cf882-92c6-3dc0-e5a8-4db35afd1274_Person2744126245, oa:person_srt_450cf882-92c6-3dc0-e5a8-4db35afd1274_Person2744126246, oa:person_srt_450cf882-92c6-3dc0-e5a8-4db35afd1274_Person2744126247 ;
  a2a:hasEvent oa:event_srt_450cf882-92c6-3dc0-e5a8-4db35afd1274_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_450cf882-92c6-3dc0-e5a8-4db35afd1274_0, oa:relationep_srt_450cf882-92c6-3dc0-e5a8-4db35afd1274_1, oa:relationep_srt_450cf882-92c6-3dc0-e5a8-4db35afd1274_2, oa:relationep_srt_450cf882-92c6-3dc0-e5a8-4db35afd1274_3, oa:relationep_srt_450cf882-92c6-3dc0-e5a8-4db35afd1274_4, oa:relationep_srt_450cf882-92c6-3dc0-e5a8-4db35afd1274_5 ;
  a2a:hasSource oa:source_srt_450cf882-92c6-3dc0-e5a8-4db35afd1274 .

oa:person_srt_450cf882-92c6-3dc0-e5a8-4db35afd1274_Person2744126242
  a a2a:Person ;
  rdfs:label "Hendrik Franken" ;
  a2a:PersonName [
    rdfs:label "Hendrik Franken" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNameLastName "Franken"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "26" ;
    rdfs:label "26"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Hellevoetsluis" ;
    rdfs:label "Hellevoetsluis"
  ] .

oa:person_srt_450cf882-92c6-3dc0-e5a8-4db35afd1274_Person2744126243
  a a2a:Person ;
  rdfs:label "Pieter Jacobus Franken" ;
  a2a:PersonName [
    rdfs:label "Pieter Jacobus Franken" ;
    a2a:PersonNameFirstName "Pieter Jacobus" ;
    a2a:PersonNameLastName "Franken"
  ] .

oa:person_srt_450cf882-92c6-3dc0-e5a8-4db35afd1274_Person2744126244
  a a2a:Person ;
  rdfs:label "Maria den Hartog" ;
  a2a:PersonName [
    rdfs:label "Maria den Hartog" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePrefixLastName "den" ;
    a2a:PersonNameLastName "Hartog"
  ] .

oa:person_srt_450cf882-92c6-3dc0-e5a8-4db35afd1274_Person2744126245
  a a2a:Person ;
  rdfs:label "Krijntje Hoogmoed" ;
  a2a:PersonName [
    rdfs:label "Krijntje Hoogmoed" ;
    a2a:PersonNameFirstName "Krijntje" ;
    a2a:PersonNameLastName "Hoogmoed"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "23" ;
    rdfs:label "23"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_450cf882-92c6-3dc0-e5a8-4db35afd1274_Person2744126246
  a a2a:Person ;
  rdfs:label "Andries Hoogmoed" ;
  a2a:PersonName [
    rdfs:label "Andries Hoogmoed" ;
    a2a:PersonNameFirstName "Andries" ;
    a2a:PersonNameLastName "Hoogmoed"
  ] .

oa:person_srt_450cf882-92c6-3dc0-e5a8-4db35afd1274_Person2744126247
  a a2a:Person ;
  rdfs:label "Maria Martina Stofberg" ;
  a2a:PersonName [
    rdfs:label "Maria Martina Stofberg" ;
    a2a:PersonNameFirstName "Maria Martina" ;
    a2a:PersonNameLastName "Stofberg"
  ] .

oa:event_srt_450cf882-92c6-3dc0-e5a8-4db35afd1274_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "17-06-1931" ;
    a2a:Year "1931" ;
    a2a:Month "06" ;
    a2a:Day "17" ;
    rdfs:label "1931-06-17"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_450cf882-92c6-3dc0-e5a8-4db35afd1274_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_450cf882-92c6-3dc0-e5a8-4db35afd1274_Person2744126242 ;
  a2a:EventKeyRef oa:event_srt_450cf882-92c6-3dc0-e5a8-4db35afd1274_Event1 .

oa:relationep_srt_450cf882-92c6-3dc0-e5a8-4db35afd1274_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_450cf882-92c6-3dc0-e5a8-4db35afd1274_Person2744126243 ;
  a2a:EventKeyRef oa:event_srt_450cf882-92c6-3dc0-e5a8-4db35afd1274_Event1 .

oa:relationep_srt_450cf882-92c6-3dc0-e5a8-4db35afd1274_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_450cf882-92c6-3dc0-e5a8-4db35afd1274_Person2744126244 ;
  a2a:EventKeyRef oa:event_srt_450cf882-92c6-3dc0-e5a8-4db35afd1274_Event1 .

oa:relationep_srt_450cf882-92c6-3dc0-e5a8-4db35afd1274_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_450cf882-92c6-3dc0-e5a8-4db35afd1274_Person2744126245 ;
  a2a:EventKeyRef oa:event_srt_450cf882-92c6-3dc0-e5a8-4db35afd1274_Event1 .

oa:relationep_srt_450cf882-92c6-3dc0-e5a8-4db35afd1274_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_450cf882-92c6-3dc0-e5a8-4db35afd1274_Person2744126246 ;
  a2a:EventKeyRef oa:event_srt_450cf882-92c6-3dc0-e5a8-4db35afd1274_Event1 .

oa:relationep_srt_450cf882-92c6-3dc0-e5a8-4db35afd1274_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_450cf882-92c6-3dc0-e5a8-4db35afd1274_Person2744126247 ;
  a2a:EventKeyRef oa:event_srt_450cf882-92c6-3dc0-e5a8-4db35afd1274_Event1 .

oa:source_srt_450cf882-92c6-3dc0-e5a8-4db35afd1274
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1931-06-17 - 1931-06-17"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1931-06-17"^^xsd:date ;
    a2a:SourceIndexDateTo "1931-06-17"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "17-06-1931" ;
    a2a:Year "1931" ;
    a2a:Month "06" ;
    a2a:Day "17" ;
    rdfs:label "17-06-1931"
  ] ;
  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 "1931.2056" ;
    a2a:RegistryNumber "1931H" ;
    a2a:Folio "h043" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijksregister van de gemeente Rotterdam, 1931.2056, 1931H, h043"
  ] ;
  a2a:SourceLastChangeDate "2023-04-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/8AF25A9D70254E039FF5B27505CFC783" ;
  a2a:RecordIdentifier "2744126241" ;
  a2a:RecordGUID "{450cf882-92c6-3dc0-e5a8-4db35afd1274}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder 8AF25A9D-7025-4E03-9FF5-B27505CFC783" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-061931H_54_A2A.xml van SRT" .

