@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_dea9ce7c-1bac-1e5a-edd1-df737aeeaef0
  a a2a:Record ;
  rdfs:label "Huwelijk op 19 juli 1933 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_dea9ce7c-1bac-1e5a-edd1-df737aeeaef0_Person1015993505, oa:person_srt_dea9ce7c-1bac-1e5a-edd1-df737aeeaef0_Person1015993506, oa:person_srt_dea9ce7c-1bac-1e5a-edd1-df737aeeaef0_Person1015993507, oa:person_srt_dea9ce7c-1bac-1e5a-edd1-df737aeeaef0_Person1015993508, oa:person_srt_dea9ce7c-1bac-1e5a-edd1-df737aeeaef0_Person1015993509, oa:person_srt_dea9ce7c-1bac-1e5a-edd1-df737aeeaef0_Person1015993510 ;
  a2a:hasEvent oa:event_srt_dea9ce7c-1bac-1e5a-edd1-df737aeeaef0_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_dea9ce7c-1bac-1e5a-edd1-df737aeeaef0_0, oa:relationep_srt_dea9ce7c-1bac-1e5a-edd1-df737aeeaef0_1, oa:relationep_srt_dea9ce7c-1bac-1e5a-edd1-df737aeeaef0_2, oa:relationep_srt_dea9ce7c-1bac-1e5a-edd1-df737aeeaef0_3, oa:relationep_srt_dea9ce7c-1bac-1e5a-edd1-df737aeeaef0_4, oa:relationep_srt_dea9ce7c-1bac-1e5a-edd1-df737aeeaef0_5 ;
  a2a:hasSource oa:source_srt_dea9ce7c-1bac-1e5a-edd1-df737aeeaef0 .

oa:person_srt_dea9ce7c-1bac-1e5a-edd1-df737aeeaef0_Person1015993505
  a a2a:Person ;
  rdfs:label "Gerard de Bruine" ;
  a2a:PersonName [
    rdfs:label "Gerard de Bruine" ;
    a2a:PersonNameFirstName "Gerard" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Bruine"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "48" ;
    rdfs:label "48"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wissenkerk" ;
    rdfs:label "Wissenkerk"
  ] .

oa:person_srt_dea9ce7c-1bac-1e5a-edd1-df737aeeaef0_Person1015993506
  a a2a:Person ;
  rdfs:label "Adriaan de Bruine" ;
  a2a:PersonName [
    rdfs:label "Adriaan de Bruine" ;
    a2a:PersonNameFirstName "Adriaan" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Bruine"
  ] .

oa:person_srt_dea9ce7c-1bac-1e5a-edd1-df737aeeaef0_Person1015993507
  a a2a:Person ;
  rdfs:label "Cornelia Bastiana de Vos" ;
  a2a:PersonName [
    rdfs:label "Cornelia Bastiana de Vos" ;
    a2a:PersonNameFirstName "Cornelia Bastiana" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Vos"
  ] .

oa:person_srt_dea9ce7c-1bac-1e5a-edd1-df737aeeaef0_Person1015993508
  a a2a:Person ;
  rdfs:label "Maria Wijnanda Bruijniks" ;
  a2a:PersonName [
    rdfs:label "Maria Wijnanda Bruijniks" ;
    a2a:PersonNameFirstName "Maria Wijnanda" ;
    a2a:PersonNameLastName "Bruijniks"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "24" ;
    rdfs:label "24"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Gouda" ;
    rdfs:label "Gouda"
  ] .

oa:person_srt_dea9ce7c-1bac-1e5a-edd1-df737aeeaef0_Person1015993509
  a a2a:Person ;
  rdfs:label "Nicolaas Bruijniks" ;
  a2a:PersonName [
    rdfs:label "Nicolaas Bruijniks" ;
    a2a:PersonNameFirstName "Nicolaas" ;
    a2a:PersonNameLastName "Bruijniks"
  ] .

oa:person_srt_dea9ce7c-1bac-1e5a-edd1-df737aeeaef0_Person1015993510
  a a2a:Person ;
  rdfs:label "Johanna Zwanenburg" ;
  a2a:PersonName [
    rdfs:label "Johanna Zwanenburg" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Zwanenburg"
  ] .

oa:event_srt_dea9ce7c-1bac-1e5a-edd1-df737aeeaef0_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "19-07-1933" ;
    a2a:Year "1933" ;
    a2a:Month "07" ;
    a2a:Day "19" ;
    rdfs:label "1933-07-19"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_dea9ce7c-1bac-1e5a-edd1-df737aeeaef0_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_dea9ce7c-1bac-1e5a-edd1-df737aeeaef0_Person1015993505 ;
  a2a:EventKeyRef oa:event_srt_dea9ce7c-1bac-1e5a-edd1-df737aeeaef0_Event1 .

oa:relationep_srt_dea9ce7c-1bac-1e5a-edd1-df737aeeaef0_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_dea9ce7c-1bac-1e5a-edd1-df737aeeaef0_Person1015993506 ;
  a2a:EventKeyRef oa:event_srt_dea9ce7c-1bac-1e5a-edd1-df737aeeaef0_Event1 .

oa:relationep_srt_dea9ce7c-1bac-1e5a-edd1-df737aeeaef0_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_dea9ce7c-1bac-1e5a-edd1-df737aeeaef0_Person1015993507 ;
  a2a:EventKeyRef oa:event_srt_dea9ce7c-1bac-1e5a-edd1-df737aeeaef0_Event1 .

oa:relationep_srt_dea9ce7c-1bac-1e5a-edd1-df737aeeaef0_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_dea9ce7c-1bac-1e5a-edd1-df737aeeaef0_Person1015993508 ;
  a2a:EventKeyRef oa:event_srt_dea9ce7c-1bac-1e5a-edd1-df737aeeaef0_Event1 .

oa:relationep_srt_dea9ce7c-1bac-1e5a-edd1-df737aeeaef0_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_dea9ce7c-1bac-1e5a-edd1-df737aeeaef0_Person1015993509 ;
  a2a:EventKeyRef oa:event_srt_dea9ce7c-1bac-1e5a-edd1-df737aeeaef0_Event1 .

oa:relationep_srt_dea9ce7c-1bac-1e5a-edd1-df737aeeaef0_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_dea9ce7c-1bac-1e5a-edd1-df737aeeaef0_Person1015993510 ;
  a2a:EventKeyRef oa:event_srt_dea9ce7c-1bac-1e5a-edd1-df737aeeaef0_Event1 .

oa:source_srt_dea9ce7c-1bac-1e5a-edd1-df737aeeaef0
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1933-07-19 - 1933-07-19"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1933-07-19"^^xsd:date ;
    a2a:SourceIndexDateTo "1933-07-19"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "19-07-1933" ;
    a2a:Year "1933" ;
    a2a:Month "07" ;
    a2a:Day "19" ;
    rdfs:label "19-07-1933"
  ] ;
  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 "1933.2739" ;
    a2a:RegistryNumber "1933J" ;
    a2a:Folio "j057v" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijksregister van de gemeente Rotterdam, 1933.2739, 1933J, j057v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://hdl.handle.net/21.12133/B0D1F966ECEE420D9CD79CE8EF43CAF3" ;
    a2a:UriViewer "https://hdl.handle.net/21.12133/B0D1F966ECEE420D9CD79CE8EF43CAF3" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/184/B0D1F966ECEE420D9CD79CE8EF43CAF3"
  ] ;
  a2a:SourceLastChangeDate "2019-11-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/DBEDF53F179249E7AD5899FD28A13AF7" ;
  a2a:RecordIdentifier "1015993504" ;
  a2a:RecordGUID "{dea9ce7c-1bac-1e5a-edd1-df737aeeaef0}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder DBEDF53F-1792-49E7-AD58-99FD28A13AF7" ;
  a2a:SourceRemarkOpmerking "bruid wonende laatst te Gouda" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-061933J_54_A2A.xml van SRT" .

