@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_a5a4b21d-80c3-7e8a-e356-b2e66b9900f6
  a a2a:Record ;
  rdfs:label "Huwelijk op 19 maart 1924 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_a5a4b21d-80c3-7e8a-e356-b2e66b9900f6_Person1016014233, oa:person_srt_a5a4b21d-80c3-7e8a-e356-b2e66b9900f6_Person1016014234, oa:person_srt_a5a4b21d-80c3-7e8a-e356-b2e66b9900f6_Person1016014235, oa:person_srt_a5a4b21d-80c3-7e8a-e356-b2e66b9900f6_Person1016014236, oa:person_srt_a5a4b21d-80c3-7e8a-e356-b2e66b9900f6_Person1016014237, oa:person_srt_a5a4b21d-80c3-7e8a-e356-b2e66b9900f6_Person1016014238 ;
  a2a:hasEvent oa:event_srt_a5a4b21d-80c3-7e8a-e356-b2e66b9900f6_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_a5a4b21d-80c3-7e8a-e356-b2e66b9900f6_0, oa:relationep_srt_a5a4b21d-80c3-7e8a-e356-b2e66b9900f6_1, oa:relationep_srt_a5a4b21d-80c3-7e8a-e356-b2e66b9900f6_2, oa:relationep_srt_a5a4b21d-80c3-7e8a-e356-b2e66b9900f6_3, oa:relationep_srt_a5a4b21d-80c3-7e8a-e356-b2e66b9900f6_4, oa:relationep_srt_a5a4b21d-80c3-7e8a-e356-b2e66b9900f6_5 ;
  a2a:hasSource oa:source_srt_a5a4b21d-80c3-7e8a-e356-b2e66b9900f6 .

oa:person_srt_a5a4b21d-80c3-7e8a-e356-b2e66b9900f6_Person1016014233
  a a2a:Person ;
  rdfs:label "Salomon Paulus Venuxiaal Alvonsius Zwakke" ;
  a2a:PersonName [
    rdfs:label "Salomon Paulus Venuxiaal Alvonsius Zwakke" ;
    a2a:PersonNameFirstName "Salomon Paulus Venuxiaal Alvonsius" ;
    a2a:PersonNameLastName "Zwakke"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "41" ;
    rdfs:label "41"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Paramaribo (Nederlandsch West - Indië)" ;
    rdfs:label "Paramaribo (Nederlandsch West - Indië)"
  ] .

oa:person_srt_a5a4b21d-80c3-7e8a-e356-b2e66b9900f6_Person1016014234
  a a2a:Person ;
  rdfs:label "Salomon Zwakke" ;
  a2a:PersonName [
    rdfs:label "Salomon Zwakke" ;
    a2a:PersonNameFirstName "Salomon" ;
    a2a:PersonNameLastName "Zwakke"
  ] .

oa:person_srt_a5a4b21d-80c3-7e8a-e356-b2e66b9900f6_Person1016014235
  a a2a:Person ;
  rdfs:label "Esther Frederica Drielinger" ;
  a2a:PersonName [
    rdfs:label "Esther Frederica Drielinger" ;
    a2a:PersonNameFirstName "Esther Frederica" ;
    a2a:PersonNameLastName "Drielinger"
  ] .

oa:person_srt_a5a4b21d-80c3-7e8a-e356-b2e66b9900f6_Person1016014236
  a a2a:Person ;
  rdfs:label "Aagje Bello" ;
  a2a:PersonName [
    rdfs:label "Aagje Bello" ;
    a2a:PersonNameFirstName "Aagje" ;
    a2a:PersonNameLastName "Bello"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "31" ;
    rdfs:label "31"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_a5a4b21d-80c3-7e8a-e356-b2e66b9900f6_Person1016014237
  a a2a:Person ;
  rdfs:label "Aart Bello" ;
  a2a:PersonName [
    rdfs:label "Aart Bello" ;
    a2a:PersonNameFirstName "Aart" ;
    a2a:PersonNameLastName "Bello"
  ] .

oa:person_srt_a5a4b21d-80c3-7e8a-e356-b2e66b9900f6_Person1016014238
  a a2a:Person ;
  rdfs:label "Gerreke de Jongh" ;
  a2a:PersonName [
    rdfs:label "Gerreke de Jongh" ;
    a2a:PersonNameFirstName "Gerreke" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Jongh"
  ] .

oa:event_srt_a5a4b21d-80c3-7e8a-e356-b2e66b9900f6_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "19-03-1924" ;
    a2a:Year "1924" ;
    a2a:Month "03" ;
    a2a:Day "19" ;
    rdfs:label "1924-03-19"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_a5a4b21d-80c3-7e8a-e356-b2e66b9900f6_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_a5a4b21d-80c3-7e8a-e356-b2e66b9900f6_Person1016014233 ;
  a2a:EventKeyRef oa:event_srt_a5a4b21d-80c3-7e8a-e356-b2e66b9900f6_Event1 .

oa:relationep_srt_a5a4b21d-80c3-7e8a-e356-b2e66b9900f6_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_a5a4b21d-80c3-7e8a-e356-b2e66b9900f6_Person1016014234 ;
  a2a:EventKeyRef oa:event_srt_a5a4b21d-80c3-7e8a-e356-b2e66b9900f6_Event1 .

oa:relationep_srt_a5a4b21d-80c3-7e8a-e356-b2e66b9900f6_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_a5a4b21d-80c3-7e8a-e356-b2e66b9900f6_Person1016014235 ;
  a2a:EventKeyRef oa:event_srt_a5a4b21d-80c3-7e8a-e356-b2e66b9900f6_Event1 .

oa:relationep_srt_a5a4b21d-80c3-7e8a-e356-b2e66b9900f6_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_a5a4b21d-80c3-7e8a-e356-b2e66b9900f6_Person1016014236 ;
  a2a:EventKeyRef oa:event_srt_a5a4b21d-80c3-7e8a-e356-b2e66b9900f6_Event1 .

oa:relationep_srt_a5a4b21d-80c3-7e8a-e356-b2e66b9900f6_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_a5a4b21d-80c3-7e8a-e356-b2e66b9900f6_Person1016014237 ;
  a2a:EventKeyRef oa:event_srt_a5a4b21d-80c3-7e8a-e356-b2e66b9900f6_Event1 .

oa:relationep_srt_a5a4b21d-80c3-7e8a-e356-b2e66b9900f6_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_a5a4b21d-80c3-7e8a-e356-b2e66b9900f6_Person1016014238 ;
  a2a:EventKeyRef oa:event_srt_a5a4b21d-80c3-7e8a-e356-b2e66b9900f6_Event1 .

oa:source_srt_a5a4b21d-80c3-7e8a-e356-b2e66b9900f6
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1924-03-19 - 1924-03-19"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1924-03-19"^^xsd:date ;
    a2a:SourceIndexDateTo "1924-03-19"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "19-03-1924" ;
    a2a:Year "1924" ;
    a2a:Month "03" ;
    a2a:Day "19" ;
    rdfs:label "19-03-1924"
  ] ;
  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 "1924C" ;
    a2a:Folio "c61v" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijksregister van de gemeente Rotterdam, 1924C, c61v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://hdl.handle.net/21.12133/30192F8BBDCC43D186B7FEB5DA8CF51E" ;
    a2a:UriViewer "https://hdl.handle.net/21.12133/30192F8BBDCC43D186B7FEB5DA8CF51E" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/184/30192F8BBDCC43D186B7FEB5DA8CF51E"
  ] ;
  a2a:SourceLastChangeDate "2017-06-08"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/5F1085F559414DE598551ED148C1F3D9" ;
  a2a:RecordIdentifier "1016014232" ;
  a2a:RecordGUID "{a5a4b21d-80c3-7e8a-e356-b2e66b9900f6}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder 5F1085F5-5941-4DE5-9855-1ED148C1F3D9" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-061924C_54_A2A.xml van SRT" .

