@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_02e2c992-426c-5e04-fb59-e2fcdc153124
  a a2a:Record ;
  rdfs:label "Huwelijk op 2 augustus 1933 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_02e2c992-426c-5e04-fb59-e2fcdc153124_Person1016247586, oa:person_srt_02e2c992-426c-5e04-fb59-e2fcdc153124_Person1016247587, oa:person_srt_02e2c992-426c-5e04-fb59-e2fcdc153124_Person1016247588, oa:person_srt_02e2c992-426c-5e04-fb59-e2fcdc153124_Person1016247589, oa:person_srt_02e2c992-426c-5e04-fb59-e2fcdc153124_Person1016247590, oa:person_srt_02e2c992-426c-5e04-fb59-e2fcdc153124_Person1016247591 ;
  a2a:hasEvent oa:event_srt_02e2c992-426c-5e04-fb59-e2fcdc153124_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_02e2c992-426c-5e04-fb59-e2fcdc153124_0, oa:relationep_srt_02e2c992-426c-5e04-fb59-e2fcdc153124_1, oa:relationep_srt_02e2c992-426c-5e04-fb59-e2fcdc153124_2, oa:relationep_srt_02e2c992-426c-5e04-fb59-e2fcdc153124_3, oa:relationep_srt_02e2c992-426c-5e04-fb59-e2fcdc153124_4, oa:relationep_srt_02e2c992-426c-5e04-fb59-e2fcdc153124_5 ;
  a2a:hasSource oa:source_srt_02e2c992-426c-5e04-fb59-e2fcdc153124 .

oa:person_srt_02e2c992-426c-5e04-fb59-e2fcdc153124_Person1016247586
  a a2a:Person ;
  rdfs:label "Willem Bagger" ;
  a2a:PersonName [
    rdfs:label "Willem Bagger" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Bagger"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "62" ;
    rdfs:label "62"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Moordrecht" ;
    rdfs:label "Moordrecht"
  ] .

oa:person_srt_02e2c992-426c-5e04-fb59-e2fcdc153124_Person1016247587
  a a2a:Person ;
  rdfs:label "Leendert Bagger" ;
  a2a:PersonName [
    rdfs:label "Leendert Bagger" ;
    a2a:PersonNameFirstName "Leendert" ;
    a2a:PersonNameLastName "Bagger"
  ] .

oa:person_srt_02e2c992-426c-5e04-fb59-e2fcdc153124_Person1016247588
  a a2a:Person ;
  rdfs:label "Teuntje Butter" ;
  a2a:PersonName [
    rdfs:label "Teuntje Butter" ;
    a2a:PersonNameFirstName "Teuntje" ;
    a2a:PersonNameLastName "Butter"
  ] .

oa:person_srt_02e2c992-426c-5e04-fb59-e2fcdc153124_Person1016247589
  a a2a:Person ;
  rdfs:label "Hendrika Vink" ;
  a2a:PersonName [
    rdfs:label "Hendrika Vink" ;
    a2a:PersonNameFirstName "Hendrika" ;
    a2a:PersonNameLastName "Vink"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "47" ;
    rdfs:label "47"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Delft" ;
    rdfs:label "Delft"
  ] .

oa:person_srt_02e2c992-426c-5e04-fb59-e2fcdc153124_Person1016247590
  a a2a:Person ;
  rdfs:label "Wilhelmus Vink" ;
  a2a:PersonName [
    rdfs:label "Wilhelmus Vink" ;
    a2a:PersonNameFirstName "Wilhelmus" ;
    a2a:PersonNameLastName "Vink"
  ] .

oa:person_srt_02e2c992-426c-5e04-fb59-e2fcdc153124_Person1016247591
  a a2a:Person ;
  rdfs:label "Helena Sara Kikkert" ;
  a2a:PersonName [
    rdfs:label "Helena Sara Kikkert" ;
    a2a:PersonNameFirstName "Helena Sara" ;
    a2a:PersonNameLastName "Kikkert"
  ] .

oa:event_srt_02e2c992-426c-5e04-fb59-e2fcdc153124_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "02-08-1933" ;
    a2a:Year "1933" ;
    a2a:Month "08" ;
    a2a:Day "02" ;
    rdfs:label "1933-08-02"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_02e2c992-426c-5e04-fb59-e2fcdc153124_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_02e2c992-426c-5e04-fb59-e2fcdc153124_Person1016247586 ;
  a2a:EventKeyRef oa:event_srt_02e2c992-426c-5e04-fb59-e2fcdc153124_Event1 .

oa:relationep_srt_02e2c992-426c-5e04-fb59-e2fcdc153124_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_02e2c992-426c-5e04-fb59-e2fcdc153124_Person1016247587 ;
  a2a:EventKeyRef oa:event_srt_02e2c992-426c-5e04-fb59-e2fcdc153124_Event1 .

oa:relationep_srt_02e2c992-426c-5e04-fb59-e2fcdc153124_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_02e2c992-426c-5e04-fb59-e2fcdc153124_Person1016247588 ;
  a2a:EventKeyRef oa:event_srt_02e2c992-426c-5e04-fb59-e2fcdc153124_Event1 .

oa:relationep_srt_02e2c992-426c-5e04-fb59-e2fcdc153124_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_02e2c992-426c-5e04-fb59-e2fcdc153124_Person1016247589 ;
  a2a:EventKeyRef oa:event_srt_02e2c992-426c-5e04-fb59-e2fcdc153124_Event1 .

oa:relationep_srt_02e2c992-426c-5e04-fb59-e2fcdc153124_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_02e2c992-426c-5e04-fb59-e2fcdc153124_Person1016247590 ;
  a2a:EventKeyRef oa:event_srt_02e2c992-426c-5e04-fb59-e2fcdc153124_Event1 .

oa:relationep_srt_02e2c992-426c-5e04-fb59-e2fcdc153124_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_02e2c992-426c-5e04-fb59-e2fcdc153124_Person1016247591 ;
  a2a:EventKeyRef oa:event_srt_02e2c992-426c-5e04-fb59-e2fcdc153124_Event1 .

oa:source_srt_02e2c992-426c-5e04-fb59-e2fcdc153124
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1933-08-02 - 1933-08-02"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1933-08-02"^^xsd:date ;
    a2a:SourceIndexDateTo "1933-08-02"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "02-08-1933" ;
    a2a:Year "1933" ;
    a2a:Month "08" ;
    a2a:Day "02" ;
    rdfs:label "02-08-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.2934" ;
    a2a:RegistryNumber "1933K" ;
    a2a:Folio "k110" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijksregister van de gemeente Rotterdam, 1933.2934, 1933K, k110"
  ] ;
  a2a:SourceLastChangeDate "2022-10-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/F61D34E090A44750BD302126FEB379AF" ;
  a2a:RecordIdentifier "1016247585" ;
  a2a:RecordGUID "{02e2c992-426c-5e04-fb59-e2fcdc153124}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder F61D34E0-90A4-4750-BD30-2126FEB379AF" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-061933K_54_A2A.xml van SRT" .

