@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_18282eb4-ea59-8d0f-2de8-b5f7f7e8ea3b
  a a2a:Record ;
  rdfs:label "Huwelijk op 1 augustus 1923 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_18282eb4-ea59-8d0f-2de8-b5f7f7e8ea3b_Person3304389281, oa:person_srt_18282eb4-ea59-8d0f-2de8-b5f7f7e8ea3b_Person3304389282, oa:person_srt_18282eb4-ea59-8d0f-2de8-b5f7f7e8ea3b_Person3304389286, oa:person_srt_18282eb4-ea59-8d0f-2de8-b5f7f7e8ea3b_Person3304389284, oa:person_srt_18282eb4-ea59-8d0f-2de8-b5f7f7e8ea3b_Person3304389285, oa:person_srt_18282eb4-ea59-8d0f-2de8-b5f7f7e8ea3b_Person3304389283 ;
  a2a:hasEvent oa:event_srt_18282eb4-ea59-8d0f-2de8-b5f7f7e8ea3b_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_18282eb4-ea59-8d0f-2de8-b5f7f7e8ea3b_0, oa:relationep_srt_18282eb4-ea59-8d0f-2de8-b5f7f7e8ea3b_1, oa:relationep_srt_18282eb4-ea59-8d0f-2de8-b5f7f7e8ea3b_2, oa:relationep_srt_18282eb4-ea59-8d0f-2de8-b5f7f7e8ea3b_3, oa:relationep_srt_18282eb4-ea59-8d0f-2de8-b5f7f7e8ea3b_4, oa:relationep_srt_18282eb4-ea59-8d0f-2de8-b5f7f7e8ea3b_5 ;
  a2a:hasSource oa:source_srt_18282eb4-ea59-8d0f-2de8-b5f7f7e8ea3b .

oa:person_srt_18282eb4-ea59-8d0f-2de8-b5f7f7e8ea3b_Person3304389281
  a a2a:Person ;
  rdfs:label "Bernardus Aloysius de Haan" ;
  a2a:PersonName [
    rdfs:label "Bernardus Aloysius de Haan" ;
    a2a:PersonNameFirstName "Bernardus Aloysius" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Haan"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "22" ;
    rdfs:label "22"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_18282eb4-ea59-8d0f-2de8-b5f7f7e8ea3b_Person3304389282
  a a2a:Person ;
  rdfs:label "Theodore de Haan" ;
  a2a:PersonName [
    rdfs:label "Theodore de Haan" ;
    a2a:PersonNameFirstName "Theodore" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Haan"
  ] .

oa:person_srt_18282eb4-ea59-8d0f-2de8-b5f7f7e8ea3b_Person3304389286
  a a2a:Person ;
  rdfs:label "Adriana Blom" ;
  a2a:PersonName [
    rdfs:label "Adriana Blom" ;
    a2a:PersonNameFirstName "Adriana" ;
    a2a:PersonNameLastName "Blom"
  ] .

oa:person_srt_18282eb4-ea59-8d0f-2de8-b5f7f7e8ea3b_Person3304389284
  a a2a:Person ;
  rdfs:label "Helena Vent" ;
  a2a:PersonName [
    rdfs:label "Helena Vent" ;
    a2a:PersonNameFirstName "Helena" ;
    a2a:PersonNameLastName "Vent"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "20" ;
    rdfs:label "20"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_18282eb4-ea59-8d0f-2de8-b5f7f7e8ea3b_Person3304389285
  a a2a:Person ;
  rdfs:label "Hubertus Vent" ;
  a2a:PersonName [
    rdfs:label "Hubertus Vent" ;
    a2a:PersonNameFirstName "Hubertus" ;
    a2a:PersonNameLastName "Vent"
  ] .

oa:person_srt_18282eb4-ea59-8d0f-2de8-b5f7f7e8ea3b_Person3304389283
  a a2a:Person ;
  rdfs:label "Maaike van de Graaf" ;
  a2a:PersonName [
    rdfs:label "Maaike van de Graaf" ;
    a2a:PersonNameFirstName "Maaike" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Graaf"
  ] .

oa:event_srt_18282eb4-ea59-8d0f-2de8-b5f7f7e8ea3b_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "01-08-1923" ;
    a2a:Year "1923" ;
    a2a:Month "08" ;
    a2a:Day "01" ;
    rdfs:label "1923-08-01"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_18282eb4-ea59-8d0f-2de8-b5f7f7e8ea3b_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_18282eb4-ea59-8d0f-2de8-b5f7f7e8ea3b_Person3304389281 ;
  a2a:EventKeyRef oa:event_srt_18282eb4-ea59-8d0f-2de8-b5f7f7e8ea3b_Event1 .

oa:relationep_srt_18282eb4-ea59-8d0f-2de8-b5f7f7e8ea3b_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_18282eb4-ea59-8d0f-2de8-b5f7f7e8ea3b_Person3304389282 ;
  a2a:EventKeyRef oa:event_srt_18282eb4-ea59-8d0f-2de8-b5f7f7e8ea3b_Event1 .

oa:relationep_srt_18282eb4-ea59-8d0f-2de8-b5f7f7e8ea3b_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_18282eb4-ea59-8d0f-2de8-b5f7f7e8ea3b_Person3304389286 ;
  a2a:EventKeyRef oa:event_srt_18282eb4-ea59-8d0f-2de8-b5f7f7e8ea3b_Event1 .

oa:relationep_srt_18282eb4-ea59-8d0f-2de8-b5f7f7e8ea3b_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_18282eb4-ea59-8d0f-2de8-b5f7f7e8ea3b_Person3304389284 ;
  a2a:EventKeyRef oa:event_srt_18282eb4-ea59-8d0f-2de8-b5f7f7e8ea3b_Event1 .

oa:relationep_srt_18282eb4-ea59-8d0f-2de8-b5f7f7e8ea3b_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_18282eb4-ea59-8d0f-2de8-b5f7f7e8ea3b_Person3304389285 ;
  a2a:EventKeyRef oa:event_srt_18282eb4-ea59-8d0f-2de8-b5f7f7e8ea3b_Event1 .

oa:relationep_srt_18282eb4-ea59-8d0f-2de8-b5f7f7e8ea3b_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_18282eb4-ea59-8d0f-2de8-b5f7f7e8ea3b_Person3304389283 ;
  a2a:EventKeyRef oa:event_srt_18282eb4-ea59-8d0f-2de8-b5f7f7e8ea3b_Event1 .

oa:source_srt_18282eb4-ea59-8d0f-2de8-b5f7f7e8ea3b
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1923-08-01 - 1923-08-01"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1923-08-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1923-08-01"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "01-08-1923" ;
    a2a:Year "1923" ;
    a2a:Month "08" ;
    a2a:Day "01" ;
    rdfs:label "01-08-1923"
  ] ;
  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 "1923J" ;
    a2a:Folio "j63" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijksregister van de gemeente Rotterdam, 1923J, j63"
  ] ;
  a2a:SourceLastChangeDate "2023-07-26"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/A7585F758F1E471EAFFFF45C8479FCDB" ;
  a2a:RecordIdentifier "3304389280" ;
  a2a:RecordGUID "{18282eb4-ea59-8d0f-2de8-b5f7f7e8ea3b}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder A7585F75-8F1E-471E-AFFF-F45C8479FCDB" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-061923J_54_A2A.xml van SRT" .

