@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_82716df4-e912-458a-dfea-89ac04a9514d
  a a2a:Record ;
  rdfs:label "Huwelijk op 3 februari 1920 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_82716df4-e912-458a-dfea-89ac04a9514d_Person3176117475, oa:person_srt_82716df4-e912-458a-dfea-89ac04a9514d_Person3176117476, oa:person_srt_82716df4-e912-458a-dfea-89ac04a9514d_Person3176117477, oa:person_srt_82716df4-e912-458a-dfea-89ac04a9514d_Person3176117478, oa:person_srt_82716df4-e912-458a-dfea-89ac04a9514d_Person3176117479, oa:person_srt_82716df4-e912-458a-dfea-89ac04a9514d_Person3176117480 ;
  a2a:hasEvent oa:event_srt_82716df4-e912-458a-dfea-89ac04a9514d_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_82716df4-e912-458a-dfea-89ac04a9514d_0, oa:relationep_srt_82716df4-e912-458a-dfea-89ac04a9514d_1, oa:relationep_srt_82716df4-e912-458a-dfea-89ac04a9514d_2, oa:relationep_srt_82716df4-e912-458a-dfea-89ac04a9514d_3, oa:relationep_srt_82716df4-e912-458a-dfea-89ac04a9514d_4, oa:relationep_srt_82716df4-e912-458a-dfea-89ac04a9514d_5 ;
  a2a:hasSource oa:source_srt_82716df4-e912-458a-dfea-89ac04a9514d .

oa:person_srt_82716df4-e912-458a-dfea-89ac04a9514d_Person3176117475
  a a2a:Person ;
  rdfs:label "Carel Huibert Valchaire De Villeneuve" ;
  a2a:PersonName [
    rdfs:label "Carel Huibert Valchaire De Villeneuve" ;
    a2a:PersonNameFirstName "Carel Huibert" ;
    a2a:PersonNameLastName "Valchaire De Villeneuve"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "22" ;
    rdfs:label "22"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Lochem" ;
    rdfs:label "Lochem"
  ] .

oa:person_srt_82716df4-e912-458a-dfea-89ac04a9514d_Person3176117476
  a a2a:Person ;
  rdfs:label "Volkert Huibert Valchaire De Villeneuve" ;
  a2a:PersonName [
    rdfs:label "Volkert Huibert Valchaire De Villeneuve" ;
    a2a:PersonNameFirstName "Volkert Huibert" ;
    a2a:PersonNameLastName "Valchaire De Villeneuve"
  ] .

oa:person_srt_82716df4-e912-458a-dfea-89ac04a9514d_Person3176117477
  a a2a:Person ;
  rdfs:label "Joanna Visser" ;
  a2a:PersonName [
    rdfs:label "Joanna Visser" ;
    a2a:PersonNameFirstName "Joanna" ;
    a2a:PersonNameLastName "Visser"
  ] .

oa:person_srt_82716df4-e912-458a-dfea-89ac04a9514d_Person3176117478
  a a2a:Person ;
  rdfs:label "Wilhelmina Mees" ;
  a2a:PersonName [
    rdfs:label "Wilhelmina Mees" ;
    a2a:PersonNameFirstName "Wilhelmina" ;
    a2a:PersonNameLastName "Mees"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "21" ;
    rdfs:label "21"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_82716df4-e912-458a-dfea-89ac04a9514d_Person3176117479
  a a2a:Person ;
  rdfs:label "Abraham Cornelis Mees" ;
  a2a:PersonName [
    rdfs:label "Abraham Cornelis Mees" ;
    a2a:PersonNameFirstName "Abraham Cornelis" ;
    a2a:PersonNameLastName "Mees"
  ] .

oa:person_srt_82716df4-e912-458a-dfea-89ac04a9514d_Person3176117480
  a a2a:Person ;
  rdfs:label "Louisa Johanna Philippina Hen Van Rijnberk" ;
  a2a:PersonName [
    rdfs:label "Louisa Johanna Philippina Hen Van Rijnberk" ;
    a2a:PersonNameFirstName "Louisa Johanna Philippina" ;
    a2a:PersonNameLastName "Hen Van Rijnberk"
  ] .

oa:event_srt_82716df4-e912-458a-dfea-89ac04a9514d_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "03-02-1920" ;
    a2a:Year "1920" ;
    a2a:Month "02" ;
    a2a:Day "03" ;
    rdfs:label "1920-02-03"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_82716df4-e912-458a-dfea-89ac04a9514d_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_82716df4-e912-458a-dfea-89ac04a9514d_Person3176117475 ;
  a2a:EventKeyRef oa:event_srt_82716df4-e912-458a-dfea-89ac04a9514d_Event1 .

oa:relationep_srt_82716df4-e912-458a-dfea-89ac04a9514d_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_82716df4-e912-458a-dfea-89ac04a9514d_Person3176117476 ;
  a2a:EventKeyRef oa:event_srt_82716df4-e912-458a-dfea-89ac04a9514d_Event1 .

oa:relationep_srt_82716df4-e912-458a-dfea-89ac04a9514d_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_82716df4-e912-458a-dfea-89ac04a9514d_Person3176117477 ;
  a2a:EventKeyRef oa:event_srt_82716df4-e912-458a-dfea-89ac04a9514d_Event1 .

oa:relationep_srt_82716df4-e912-458a-dfea-89ac04a9514d_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_82716df4-e912-458a-dfea-89ac04a9514d_Person3176117478 ;
  a2a:EventKeyRef oa:event_srt_82716df4-e912-458a-dfea-89ac04a9514d_Event1 .

oa:relationep_srt_82716df4-e912-458a-dfea-89ac04a9514d_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_82716df4-e912-458a-dfea-89ac04a9514d_Person3176117479 ;
  a2a:EventKeyRef oa:event_srt_82716df4-e912-458a-dfea-89ac04a9514d_Event1 .

oa:relationep_srt_82716df4-e912-458a-dfea-89ac04a9514d_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_82716df4-e912-458a-dfea-89ac04a9514d_Person3176117480 ;
  a2a:EventKeyRef oa:event_srt_82716df4-e912-458a-dfea-89ac04a9514d_Event1 .

oa:source_srt_82716df4-e912-458a-dfea-89ac04a9514d
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1920-02-03 - 1920-02-03"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1920-02-03"^^xsd:date ;
    a2a:SourceIndexDateTo "1920-02-03"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "03-02-1920" ;
    a2a:Year "1920" ;
    a2a:Month "02" ;
    a2a:Day "03" ;
    rdfs:label "03-02-1920"
  ] ;
  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 "1920B" ;
    a2a:Folio "b85v" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijksregister van de gemeente Rotterdam, 1920B, b85v"
  ] ;
  a2a:SourceLastChangeDate "2023-03-31"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/468C1547B1D041B099166D39FB27F61C" ;
  a2a:RecordIdentifier "3176117474" ;
  a2a:RecordGUID "{82716df4-e912-458a-dfea-89ac04a9514d}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder 468C1547-B1D0-41B0-9916-6D39FB27F61C" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-061920B_54_A2A.xml van SRT" .

