@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_01c10adc-cc1b-e523-b3cc-9ba5d2e00fc5
  a a2a:Record ;
  rdfs:label "Huwelijk op 2 augustus 1922 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_01c10adc-cc1b-e523-b3cc-9ba5d2e00fc5_Person3206351752, oa:person_srt_01c10adc-cc1b-e523-b3cc-9ba5d2e00fc5_Person3206351753, oa:person_srt_01c10adc-cc1b-e523-b3cc-9ba5d2e00fc5_Person3206351757, oa:person_srt_01c10adc-cc1b-e523-b3cc-9ba5d2e00fc5_Person3206351755, oa:person_srt_01c10adc-cc1b-e523-b3cc-9ba5d2e00fc5_Person3206351756, oa:person_srt_01c10adc-cc1b-e523-b3cc-9ba5d2e00fc5_Person3206351754 ;
  a2a:hasEvent oa:event_srt_01c10adc-cc1b-e523-b3cc-9ba5d2e00fc5_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_01c10adc-cc1b-e523-b3cc-9ba5d2e00fc5_0, oa:relationep_srt_01c10adc-cc1b-e523-b3cc-9ba5d2e00fc5_1, oa:relationep_srt_01c10adc-cc1b-e523-b3cc-9ba5d2e00fc5_2, oa:relationep_srt_01c10adc-cc1b-e523-b3cc-9ba5d2e00fc5_3, oa:relationep_srt_01c10adc-cc1b-e523-b3cc-9ba5d2e00fc5_4, oa:relationep_srt_01c10adc-cc1b-e523-b3cc-9ba5d2e00fc5_5 ;
  a2a:hasSource oa:source_srt_01c10adc-cc1b-e523-b3cc-9ba5d2e00fc5 .

oa:person_srt_01c10adc-cc1b-e523-b3cc-9ba5d2e00fc5_Person3206351752
  a a2a:Person ;
  rdfs:label "Lieuwe Wielsma" ;
  a2a:PersonName [
    rdfs:label "Lieuwe Wielsma" ;
    a2a:PersonNameFirstName "Lieuwe" ;
    a2a:PersonNameLastName "Wielsma"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "27" ;
    rdfs:label "27"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Lekkum" ;
    rdfs:label "Lekkum"
  ] .

oa:person_srt_01c10adc-cc1b-e523-b3cc-9ba5d2e00fc5_Person3206351753
  a a2a:Person ;
  rdfs:label "Doeke Wielsma" ;
  a2a:PersonName [
    rdfs:label "Doeke Wielsma" ;
    a2a:PersonNameFirstName "Doeke" ;
    a2a:PersonNameLastName "Wielsma"
  ] .

oa:person_srt_01c10adc-cc1b-e523-b3cc-9ba5d2e00fc5_Person3206351757
  a a2a:Person ;
  rdfs:label "Akke Kingma" ;
  a2a:PersonName [
    rdfs:label "Akke Kingma" ;
    a2a:PersonNameFirstName "Akke" ;
    a2a:PersonNameLastName "Kingma"
  ] .

oa:person_srt_01c10adc-cc1b-e523-b3cc-9ba5d2e00fc5_Person3206351755
  a a2a:Person ;
  rdfs:label "Jacoba Johanna Buitendijk" ;
  a2a:PersonName [
    rdfs:label "Jacoba Johanna Buitendijk" ;
    a2a:PersonNameFirstName "Jacoba Johanna" ;
    a2a:PersonNameLastName "Buitendijk"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "31" ;
    rdfs:label "31"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Charlois" ;
    rdfs:label "Charlois"
  ] .

oa:person_srt_01c10adc-cc1b-e523-b3cc-9ba5d2e00fc5_Person3206351756
  a a2a:Person ;
  rdfs:label "Frederik Buitendijk" ;
  a2a:PersonName [
    rdfs:label "Frederik Buitendijk" ;
    a2a:PersonNameFirstName "Frederik" ;
    a2a:PersonNameLastName "Buitendijk"
  ] .

oa:person_srt_01c10adc-cc1b-e523-b3cc-9ba5d2e00fc5_Person3206351754
  a a2a:Person ;
  rdfs:label "Maaike Lagendijk" ;
  a2a:PersonName [
    rdfs:label "Maaike Lagendijk" ;
    a2a:PersonNameFirstName "Maaike" ;
    a2a:PersonNameLastName "Lagendijk"
  ] .

oa:event_srt_01c10adc-cc1b-e523-b3cc-9ba5d2e00fc5_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "02-08-1922" ;
    a2a:Year "1922" ;
    a2a:Month "08" ;
    a2a:Day "02" ;
    rdfs:label "1922-08-02"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_01c10adc-cc1b-e523-b3cc-9ba5d2e00fc5_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_01c10adc-cc1b-e523-b3cc-9ba5d2e00fc5_Person3206351752 ;
  a2a:EventKeyRef oa:event_srt_01c10adc-cc1b-e523-b3cc-9ba5d2e00fc5_Event1 .

oa:relationep_srt_01c10adc-cc1b-e523-b3cc-9ba5d2e00fc5_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_01c10adc-cc1b-e523-b3cc-9ba5d2e00fc5_Person3206351753 ;
  a2a:EventKeyRef oa:event_srt_01c10adc-cc1b-e523-b3cc-9ba5d2e00fc5_Event1 .

oa:relationep_srt_01c10adc-cc1b-e523-b3cc-9ba5d2e00fc5_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_01c10adc-cc1b-e523-b3cc-9ba5d2e00fc5_Person3206351757 ;
  a2a:EventKeyRef oa:event_srt_01c10adc-cc1b-e523-b3cc-9ba5d2e00fc5_Event1 .

oa:relationep_srt_01c10adc-cc1b-e523-b3cc-9ba5d2e00fc5_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_01c10adc-cc1b-e523-b3cc-9ba5d2e00fc5_Person3206351755 ;
  a2a:EventKeyRef oa:event_srt_01c10adc-cc1b-e523-b3cc-9ba5d2e00fc5_Event1 .

oa:relationep_srt_01c10adc-cc1b-e523-b3cc-9ba5d2e00fc5_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_01c10adc-cc1b-e523-b3cc-9ba5d2e00fc5_Person3206351756 ;
  a2a:EventKeyRef oa:event_srt_01c10adc-cc1b-e523-b3cc-9ba5d2e00fc5_Event1 .

oa:relationep_srt_01c10adc-cc1b-e523-b3cc-9ba5d2e00fc5_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_01c10adc-cc1b-e523-b3cc-9ba5d2e00fc5_Person3206351754 ;
  a2a:EventKeyRef oa:event_srt_01c10adc-cc1b-e523-b3cc-9ba5d2e00fc5_Event1 .

oa:source_srt_01c10adc-cc1b-e523-b3cc-9ba5d2e00fc5
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1922-08-02 - 1922-08-02"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1922-08-02"^^xsd:date ;
    a2a:SourceIndexDateTo "1922-08-02"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "02-08-1922" ;
    a2a:Year "1922" ;
    a2a:Month "08" ;
    a2a:Day "02" ;
    rdfs:label "02-08-1922"
  ] ;
  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 "1922K" ;
    a2a:Folio "k114" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijksregister van de gemeente Rotterdam, 1922K, k114"
  ] ;
  a2a:SourceLastChangeDate "2023-05-31"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/58D1D7058C1C46F3938DFFE66B814625" ;
  a2a:RecordIdentifier "3206351751" ;
  a2a:RecordGUID "{01c10adc-cc1b-e523-b3cc-9ba5d2e00fc5}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder 58D1D705-8C1C-46F3-938D-FFE66B814625" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-061922K_54_A2A.xml van SRT" .

