@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_61a6089a-a87e-e466-8309-45129c3f3d21
  a a2a:Record ;
  rdfs:label "Huwelijk op 23 oktober 1918 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_61a6089a-a87e-e466-8309-45129c3f3d21_Person1016329575, oa:person_srt_61a6089a-a87e-e466-8309-45129c3f3d21_Person1016329576, oa:person_srt_61a6089a-a87e-e466-8309-45129c3f3d21_Person1016329577, oa:person_srt_61a6089a-a87e-e466-8309-45129c3f3d21_Person1016329578, oa:person_srt_61a6089a-a87e-e466-8309-45129c3f3d21_Person1016329579, oa:person_srt_61a6089a-a87e-e466-8309-45129c3f3d21_Person1016329580 ;
  a2a:hasEvent oa:event_srt_61a6089a-a87e-e466-8309-45129c3f3d21_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_61a6089a-a87e-e466-8309-45129c3f3d21_0, oa:relationep_srt_61a6089a-a87e-e466-8309-45129c3f3d21_1, oa:relationep_srt_61a6089a-a87e-e466-8309-45129c3f3d21_2, oa:relationep_srt_61a6089a-a87e-e466-8309-45129c3f3d21_3, oa:relationep_srt_61a6089a-a87e-e466-8309-45129c3f3d21_4, oa:relationep_srt_61a6089a-a87e-e466-8309-45129c3f3d21_5 ;
  a2a:hasSource oa:source_srt_61a6089a-a87e-e466-8309-45129c3f3d21 .

oa:person_srt_61a6089a-a87e-e466-8309-45129c3f3d21_Person1016329575
  a a2a:Person ;
  rdfs:label "Willem Sondag" ;
  a2a:PersonName [
    rdfs:label "Willem Sondag" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Sondag"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "24" ;
    rdfs:label "24"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vlissingen" ;
    rdfs:label "Vlissingen"
  ] .

oa:person_srt_61a6089a-a87e-e466-8309-45129c3f3d21_Person1016329576
  a a2a:Person ;
  rdfs:label "Rudolphe Frans Henri Louis Sondag" ;
  a2a:PersonName [
    rdfs:label "Rudolphe Frans Henri Louis Sondag" ;
    a2a:PersonNameFirstName "Rudolphe Frans Henri Louis" ;
    a2a:PersonNameLastName "Sondag"
  ] .

oa:person_srt_61a6089a-a87e-e466-8309-45129c3f3d21_Person1016329577
  a a2a:Person ;
  rdfs:label "Bastiana van de Voorde" ;
  a2a:PersonName [
    rdfs:label "Bastiana van de Voorde" ;
    a2a:PersonNameFirstName "Bastiana" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Voorde"
  ] .

oa:person_srt_61a6089a-a87e-e466-8309-45129c3f3d21_Person1016329578
  a a2a:Person ;
  rdfs:label "Anna Catharina van Rijt" ;
  a2a:PersonName [
    rdfs:label "Anna Catharina van Rijt" ;
    a2a:PersonNameFirstName "Anna Catharina" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Rijt"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "24" ;
    rdfs:label "24"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Beesel" ;
    rdfs:label "Beesel"
  ] .

oa:person_srt_61a6089a-a87e-e466-8309-45129c3f3d21_Person1016329579
  a a2a:Person ;
  rdfs:label "Leonard van Rijt" ;
  a2a:PersonName [
    rdfs:label "Leonard van Rijt" ;
    a2a:PersonNameFirstName "Leonard" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Rijt"
  ] .

oa:person_srt_61a6089a-a87e-e466-8309-45129c3f3d21_Person1016329580
  a a2a:Person ;
  rdfs:label "Maria Louisa Driessen" ;
  a2a:PersonName [
    rdfs:label "Maria Louisa Driessen" ;
    a2a:PersonNameFirstName "Maria Louisa" ;
    a2a:PersonNameLastName "Driessen"
  ] .

oa:event_srt_61a6089a-a87e-e466-8309-45129c3f3d21_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "23-10-1918" ;
    a2a:Year "1918" ;
    a2a:Month "10" ;
    a2a:Day "23" ;
    rdfs:label "1918-10-23"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_61a6089a-a87e-e466-8309-45129c3f3d21_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_61a6089a-a87e-e466-8309-45129c3f3d21_Person1016329575 ;
  a2a:EventKeyRef oa:event_srt_61a6089a-a87e-e466-8309-45129c3f3d21_Event1 .

oa:relationep_srt_61a6089a-a87e-e466-8309-45129c3f3d21_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_61a6089a-a87e-e466-8309-45129c3f3d21_Person1016329576 ;
  a2a:EventKeyRef oa:event_srt_61a6089a-a87e-e466-8309-45129c3f3d21_Event1 .

oa:relationep_srt_61a6089a-a87e-e466-8309-45129c3f3d21_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_61a6089a-a87e-e466-8309-45129c3f3d21_Person1016329577 ;
  a2a:EventKeyRef oa:event_srt_61a6089a-a87e-e466-8309-45129c3f3d21_Event1 .

oa:relationep_srt_61a6089a-a87e-e466-8309-45129c3f3d21_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_61a6089a-a87e-e466-8309-45129c3f3d21_Person1016329578 ;
  a2a:EventKeyRef oa:event_srt_61a6089a-a87e-e466-8309-45129c3f3d21_Event1 .

oa:relationep_srt_61a6089a-a87e-e466-8309-45129c3f3d21_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_61a6089a-a87e-e466-8309-45129c3f3d21_Person1016329579 ;
  a2a:EventKeyRef oa:event_srt_61a6089a-a87e-e466-8309-45129c3f3d21_Event1 .

oa:relationep_srt_61a6089a-a87e-e466-8309-45129c3f3d21_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_61a6089a-a87e-e466-8309-45129c3f3d21_Person1016329580 ;
  a2a:EventKeyRef oa:event_srt_61a6089a-a87e-e466-8309-45129c3f3d21_Event1 .

oa:source_srt_61a6089a-a87e-e466-8309-45129c3f3d21
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1918-10-23 - 1918-10-23"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1918-10-23"^^xsd:date ;
    a2a:SourceIndexDateTo "1918-10-23"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "23-10-1918" ;
    a2a:Year "1918" ;
    a2a:Month "10" ;
    a2a:Day "23" ;
    rdfs:label "23-10-1918"
  ] ;
  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 "1918T" ;
    a2a:Folio "t68" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijksregister van de gemeente Rotterdam, 1918T, t68"
  ] ;
  a2a:SourceLastChangeDate "2023-01-20"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/982A27ACF65B494484CF3E5C089C81BF" ;
  a2a:RecordIdentifier "1016329574" ;
  a2a:RecordGUID "{61a6089a-a87e-e466-8309-45129c3f3d21}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder 982A27AC-F65B-4944-84CF-3E5C089C81BF" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-061918T_54_A2A.xml van SRT" .

