@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_29365cbb-e498-71f6-0cd7-dab31e16da07
  a a2a:Record ;
  rdfs:label "Huwelijk op 25 mei 1905 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_29365cbb-e498-71f6-0cd7-dab31e16da07_Person3201398074, oa:person_srt_29365cbb-e498-71f6-0cd7-dab31e16da07_Person3201398075, oa:person_srt_29365cbb-e498-71f6-0cd7-dab31e16da07_Person3201398079, oa:person_srt_29365cbb-e498-71f6-0cd7-dab31e16da07_Person3201398077, oa:person_srt_29365cbb-e498-71f6-0cd7-dab31e16da07_Person3201398078, oa:person_srt_29365cbb-e498-71f6-0cd7-dab31e16da07_Person3201398076 ;
  a2a:hasEvent oa:event_srt_29365cbb-e498-71f6-0cd7-dab31e16da07_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_29365cbb-e498-71f6-0cd7-dab31e16da07_0, oa:relationep_srt_29365cbb-e498-71f6-0cd7-dab31e16da07_1, oa:relationep_srt_29365cbb-e498-71f6-0cd7-dab31e16da07_2, oa:relationep_srt_29365cbb-e498-71f6-0cd7-dab31e16da07_3, oa:relationep_srt_29365cbb-e498-71f6-0cd7-dab31e16da07_4, oa:relationep_srt_29365cbb-e498-71f6-0cd7-dab31e16da07_5 ;
  a2a:hasSource oa:source_srt_29365cbb-e498-71f6-0cd7-dab31e16da07 .

oa:person_srt_29365cbb-e498-71f6-0cd7-dab31e16da07_Person3201398074
  a a2a:Person ;
  rdfs:label "Gerrit van Leen" ;
  a2a:PersonName [
    rdfs:label "Gerrit van Leen" ;
    a2a:PersonNameFirstName "Gerrit" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Leen"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "29" ;
    rdfs:label "29"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Dordrecht" ;
    rdfs:label "Dordrecht"
  ] .

oa:person_srt_29365cbb-e498-71f6-0cd7-dab31e16da07_Person3201398075
  a a2a:Person ;
  rdfs:label "Dirk Johannes van Leen" ;
  a2a:PersonName [
    rdfs:label "Dirk Johannes van Leen" ;
    a2a:PersonNameFirstName "Dirk Johannes" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Leen"
  ] .

oa:person_srt_29365cbb-e498-71f6-0cd7-dab31e16da07_Person3201398079
  a a2a:Person ;
  rdfs:label "Alida Schell" ;
  a2a:PersonName [
    rdfs:label "Alida Schell" ;
    a2a:PersonNameFirstName "Alida" ;
    a2a:PersonNameLastName "Schell"
  ] .

oa:person_srt_29365cbb-e498-71f6-0cd7-dab31e16da07_Person3201398077
  a a2a:Person ;
  rdfs:label "Alida Jacoba Schell" ;
  a2a:PersonName [
    rdfs:label "Alida Jacoba Schell" ;
    a2a:PersonNameFirstName "Alida Jacoba" ;
    a2a:PersonNameLastName "Schell"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "23" ;
    rdfs:label "23"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_29365cbb-e498-71f6-0cd7-dab31e16da07_Person3201398078
  a a2a:Person ;
  rdfs:label "Johan Hendrik Schell" ;
  a2a:PersonName [
    rdfs:label "Johan Hendrik Schell" ;
    a2a:PersonNameFirstName "Johan Hendrik" ;
    a2a:PersonNameLastName "Schell"
  ] .

oa:person_srt_29365cbb-e498-71f6-0cd7-dab31e16da07_Person3201398076
  a a2a:Person ;
  rdfs:label "Anna Catharina Danneels" ;
  a2a:PersonName [
    rdfs:label "Anna Catharina Danneels" ;
    a2a:PersonNameFirstName "Anna Catharina" ;
    a2a:PersonNameLastName "Danneels"
  ] .

oa:event_srt_29365cbb-e498-71f6-0cd7-dab31e16da07_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "25-05-1905" ;
    a2a:Year "1905" ;
    a2a:Month "05" ;
    a2a:Day "25" ;
    rdfs:label "1905-05-25"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_29365cbb-e498-71f6-0cd7-dab31e16da07_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_29365cbb-e498-71f6-0cd7-dab31e16da07_Person3201398074 ;
  a2a:EventKeyRef oa:event_srt_29365cbb-e498-71f6-0cd7-dab31e16da07_Event1 .

oa:relationep_srt_29365cbb-e498-71f6-0cd7-dab31e16da07_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_29365cbb-e498-71f6-0cd7-dab31e16da07_Person3201398075 ;
  a2a:EventKeyRef oa:event_srt_29365cbb-e498-71f6-0cd7-dab31e16da07_Event1 .

oa:relationep_srt_29365cbb-e498-71f6-0cd7-dab31e16da07_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_29365cbb-e498-71f6-0cd7-dab31e16da07_Person3201398079 ;
  a2a:EventKeyRef oa:event_srt_29365cbb-e498-71f6-0cd7-dab31e16da07_Event1 .

oa:relationep_srt_29365cbb-e498-71f6-0cd7-dab31e16da07_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_29365cbb-e498-71f6-0cd7-dab31e16da07_Person3201398077 ;
  a2a:EventKeyRef oa:event_srt_29365cbb-e498-71f6-0cd7-dab31e16da07_Event1 .

oa:relationep_srt_29365cbb-e498-71f6-0cd7-dab31e16da07_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_29365cbb-e498-71f6-0cd7-dab31e16da07_Person3201398078 ;
  a2a:EventKeyRef oa:event_srt_29365cbb-e498-71f6-0cd7-dab31e16da07_Event1 .

oa:relationep_srt_29365cbb-e498-71f6-0cd7-dab31e16da07_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_29365cbb-e498-71f6-0cd7-dab31e16da07_Person3201398076 ;
  a2a:EventKeyRef oa:event_srt_29365cbb-e498-71f6-0cd7-dab31e16da07_Event1 .

oa:source_srt_29365cbb-e498-71f6-0cd7-dab31e16da07
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1905-05-25 - 1905-05-25"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1905-05-25"^^xsd:date ;
    a2a:SourceIndexDateTo "1905-05-25"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "25-05-1905" ;
    a2a:Year "1905" ;
    a2a:Month "05" ;
    a2a:Day "25" ;
    rdfs:label "25-05-1905"
  ] ;
  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 "1905F" ;
    a2a:Folio "F74v" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijksregister van de gemeente Rotterdam, 1905F, F74v"
  ] ;
  a2a:SourceLastChangeDate "2023-04-14"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/49E60B4047F14B8AA498043D5AC11AEF" ;
  a2a:RecordIdentifier "3201398073" ;
  a2a:RecordGUID "{29365cbb-e498-71f6-0cd7-dab31e16da07}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder 49E60B40-47F1-4B8A-A498-043D5AC11AEF" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-061905F_54_A2A.xml van SRT" .

