@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_efe0aa9e-9a06-62b2-afda-bb84ee32b554
  a a2a:Record ;
  rdfs:label "Huwelijk op 20 mei 1926 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_efe0aa9e-9a06-62b2-afda-bb84ee32b554_Person1016009894, oa:person_srt_efe0aa9e-9a06-62b2-afda-bb84ee32b554_Person1016009895, oa:person_srt_efe0aa9e-9a06-62b2-afda-bb84ee32b554_Person1016009896, oa:person_srt_efe0aa9e-9a06-62b2-afda-bb84ee32b554_Person1016009897, oa:person_srt_efe0aa9e-9a06-62b2-afda-bb84ee32b554_Person1016009898, oa:person_srt_efe0aa9e-9a06-62b2-afda-bb84ee32b554_Person1016009899 ;
  a2a:hasEvent oa:event_srt_efe0aa9e-9a06-62b2-afda-bb84ee32b554_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_efe0aa9e-9a06-62b2-afda-bb84ee32b554_0, oa:relationep_srt_efe0aa9e-9a06-62b2-afda-bb84ee32b554_1, oa:relationep_srt_efe0aa9e-9a06-62b2-afda-bb84ee32b554_2, oa:relationep_srt_efe0aa9e-9a06-62b2-afda-bb84ee32b554_3, oa:relationep_srt_efe0aa9e-9a06-62b2-afda-bb84ee32b554_4, oa:relationep_srt_efe0aa9e-9a06-62b2-afda-bb84ee32b554_5 ;
  a2a:hasSource oa:source_srt_efe0aa9e-9a06-62b2-afda-bb84ee32b554 .

oa:person_srt_efe0aa9e-9a06-62b2-afda-bb84ee32b554_Person1016009894
  a a2a:Person ;
  rdfs:label "Jan van Wessel" ;
  a2a:PersonName [
    rdfs:label "Jan van Wessel" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Wessel"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "44" ;
    rdfs:label "44"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_efe0aa9e-9a06-62b2-afda-bb84ee32b554_Person1016009895
  a a2a:Person ;
  rdfs:label "Frans Heinrich van Wessel" ;
  a2a:PersonName [
    rdfs:label "Frans Heinrich van Wessel" ;
    a2a:PersonNameFirstName "Frans Heinrich" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Wessel"
  ] .

oa:person_srt_efe0aa9e-9a06-62b2-afda-bb84ee32b554_Person1016009896
  a a2a:Person ;
  rdfs:label "Kaatje Winter" ;
  a2a:PersonName [
    rdfs:label "Kaatje Winter" ;
    a2a:PersonNameFirstName "Kaatje" ;
    a2a:PersonNameLastName "Winter"
  ] .

oa:person_srt_efe0aa9e-9a06-62b2-afda-bb84ee32b554_Person1016009897
  a a2a:Person ;
  rdfs:label "Elizabeth Val" ;
  a2a:PersonName [
    rdfs:label "Elizabeth Val" ;
    a2a:PersonNameFirstName "Elizabeth" ;
    a2a:PersonNameLastName "Val"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "35" ;
    rdfs:label "35"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_efe0aa9e-9a06-62b2-afda-bb84ee32b554_Person1016009898
  a a2a:Person ;
  rdfs:label "Adrianus Val" ;
  a2a:PersonName [
    rdfs:label "Adrianus Val" ;
    a2a:PersonNameFirstName "Adrianus" ;
    a2a:PersonNameLastName "Val"
  ] .

oa:person_srt_efe0aa9e-9a06-62b2-afda-bb84ee32b554_Person1016009899
  a a2a:Person ;
  rdfs:label "Elizabeth van Beest" ;
  a2a:PersonName [
    rdfs:label "Elizabeth van Beest" ;
    a2a:PersonNameFirstName "Elizabeth" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Beest"
  ] .

oa:event_srt_efe0aa9e-9a06-62b2-afda-bb84ee32b554_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "20-05-1926" ;
    a2a:Year "1926" ;
    a2a:Month "05" ;
    a2a:Day "20" ;
    rdfs:label "1926-05-20"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_efe0aa9e-9a06-62b2-afda-bb84ee32b554_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_efe0aa9e-9a06-62b2-afda-bb84ee32b554_Person1016009894 ;
  a2a:EventKeyRef oa:event_srt_efe0aa9e-9a06-62b2-afda-bb84ee32b554_Event1 .

oa:relationep_srt_efe0aa9e-9a06-62b2-afda-bb84ee32b554_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_efe0aa9e-9a06-62b2-afda-bb84ee32b554_Person1016009895 ;
  a2a:EventKeyRef oa:event_srt_efe0aa9e-9a06-62b2-afda-bb84ee32b554_Event1 .

oa:relationep_srt_efe0aa9e-9a06-62b2-afda-bb84ee32b554_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_efe0aa9e-9a06-62b2-afda-bb84ee32b554_Person1016009896 ;
  a2a:EventKeyRef oa:event_srt_efe0aa9e-9a06-62b2-afda-bb84ee32b554_Event1 .

oa:relationep_srt_efe0aa9e-9a06-62b2-afda-bb84ee32b554_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_efe0aa9e-9a06-62b2-afda-bb84ee32b554_Person1016009897 ;
  a2a:EventKeyRef oa:event_srt_efe0aa9e-9a06-62b2-afda-bb84ee32b554_Event1 .

oa:relationep_srt_efe0aa9e-9a06-62b2-afda-bb84ee32b554_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_efe0aa9e-9a06-62b2-afda-bb84ee32b554_Person1016009898 ;
  a2a:EventKeyRef oa:event_srt_efe0aa9e-9a06-62b2-afda-bb84ee32b554_Event1 .

oa:relationep_srt_efe0aa9e-9a06-62b2-afda-bb84ee32b554_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_efe0aa9e-9a06-62b2-afda-bb84ee32b554_Person1016009899 ;
  a2a:EventKeyRef oa:event_srt_efe0aa9e-9a06-62b2-afda-bb84ee32b554_Event1 .

oa:source_srt_efe0aa9e-9a06-62b2-afda-bb84ee32b554
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1926-05-20 - 1926-05-20"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1926-05-20"^^xsd:date ;
    a2a:SourceIndexDateTo "1926-05-20"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "20-05-1926" ;
    a2a:Year "1926" ;
    a2a:Month "05" ;
    a2a:Day "20" ;
    rdfs:label "20-05-1926"
  ] ;
  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 "1926E" ;
    a2a:Folio "e87" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijksregister van de gemeente Rotterdam, 1926E, e87"
  ] ;
  a2a:SourceLastChangeDate "2023-02-16"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/BC45D1A1915343C284119A02109CF389" ;
  a2a:RecordIdentifier "1016009893" ;
  a2a:RecordGUID "{efe0aa9e-9a06-62b2-afda-bb84ee32b554}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder BC45D1A1-9153-43C2-8411-9A02109CF389" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-061926E_54_A2A.xml van SRT" .

