@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_05fb2b60-7fc6-190c-3bfc-468cf183f300
  a a2a:Record ;
  rdfs:label "Huwelijk op 8 juni 1905 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_05fb2b60-7fc6-190c-3bfc-468cf183f300_Person3201398634, oa:person_srt_05fb2b60-7fc6-190c-3bfc-468cf183f300_Person3201398635, oa:person_srt_05fb2b60-7fc6-190c-3bfc-468cf183f300_Person3201398636, oa:person_srt_05fb2b60-7fc6-190c-3bfc-468cf183f300_Person3201398637, oa:person_srt_05fb2b60-7fc6-190c-3bfc-468cf183f300_Person3201398638, oa:person_srt_05fb2b60-7fc6-190c-3bfc-468cf183f300_Person3201398639 ;
  a2a:hasEvent oa:event_srt_05fb2b60-7fc6-190c-3bfc-468cf183f300_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_05fb2b60-7fc6-190c-3bfc-468cf183f300_0, oa:relationep_srt_05fb2b60-7fc6-190c-3bfc-468cf183f300_1, oa:relationep_srt_05fb2b60-7fc6-190c-3bfc-468cf183f300_2, oa:relationep_srt_05fb2b60-7fc6-190c-3bfc-468cf183f300_3, oa:relationep_srt_05fb2b60-7fc6-190c-3bfc-468cf183f300_4, oa:relationep_srt_05fb2b60-7fc6-190c-3bfc-468cf183f300_5 ;
  a2a:hasSource oa:source_srt_05fb2b60-7fc6-190c-3bfc-468cf183f300 .

oa:person_srt_05fb2b60-7fc6-190c-3bfc-468cf183f300_Person3201398634
  a a2a:Person ;
  rdfs:label "Willem Alexander Nicolaas Withaar" ;
  a2a:PersonName [
    rdfs:label "Willem Alexander Nicolaas Withaar" ;
    a2a:PersonNameFirstName "Willem Alexander Nicolaas" ;
    a2a:PersonNameLastName "Withaar"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "27" ;
    rdfs:label "27"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_05fb2b60-7fc6-190c-3bfc-468cf183f300_Person3201398635
  a a2a:Person ;
  rdfs:label "Derk Withaar" ;
  a2a:PersonName [
    rdfs:label "Derk Withaar" ;
    a2a:PersonNameFirstName "Derk" ;
    a2a:PersonNameLastName "Withaar"
  ] .

oa:person_srt_05fb2b60-7fc6-190c-3bfc-468cf183f300_Person3201398636
  a a2a:Person ;
  rdfs:label "Johanna Ligtenberg" ;
  a2a:PersonName [
    rdfs:label "Johanna Ligtenberg" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Ligtenberg"
  ] .

oa:person_srt_05fb2b60-7fc6-190c-3bfc-468cf183f300_Person3201398637
  a a2a:Person ;
  rdfs:label "Petronella Elizabeth Leeman" ;
  a2a:PersonName [
    rdfs:label "Petronella Elizabeth Leeman" ;
    a2a:PersonNameFirstName "Petronella Elizabeth" ;
    a2a:PersonNameLastName "Leeman"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "26" ;
    rdfs:label "26"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_05fb2b60-7fc6-190c-3bfc-468cf183f300_Person3201398638
  a a2a:Person ;
  rdfs:label "Willem Frederik Arnoldus Leeman" ;
  a2a:PersonName [
    rdfs:label "Willem Frederik Arnoldus Leeman" ;
    a2a:PersonNameFirstName "Willem Frederik Arnoldus" ;
    a2a:PersonNameLastName "Leeman"
  ] .

oa:person_srt_05fb2b60-7fc6-190c-3bfc-468cf183f300_Person3201398639
  a a2a:Person ;
  rdfs:label "Petronella Elizabeth Henkens" ;
  a2a:PersonName [
    rdfs:label "Petronella Elizabeth Henkens" ;
    a2a:PersonNameFirstName "Petronella Elizabeth" ;
    a2a:PersonNameLastName "Henkens"
  ] .

oa:event_srt_05fb2b60-7fc6-190c-3bfc-468cf183f300_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "08-06-1905" ;
    a2a:Year "1905" ;
    a2a:Month "06" ;
    a2a:Day "08" ;
    rdfs:label "1905-06-08"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_05fb2b60-7fc6-190c-3bfc-468cf183f300_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_05fb2b60-7fc6-190c-3bfc-468cf183f300_Person3201398634 ;
  a2a:EventKeyRef oa:event_srt_05fb2b60-7fc6-190c-3bfc-468cf183f300_Event1 .

oa:relationep_srt_05fb2b60-7fc6-190c-3bfc-468cf183f300_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_05fb2b60-7fc6-190c-3bfc-468cf183f300_Person3201398635 ;
  a2a:EventKeyRef oa:event_srt_05fb2b60-7fc6-190c-3bfc-468cf183f300_Event1 .

oa:relationep_srt_05fb2b60-7fc6-190c-3bfc-468cf183f300_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_05fb2b60-7fc6-190c-3bfc-468cf183f300_Person3201398636 ;
  a2a:EventKeyRef oa:event_srt_05fb2b60-7fc6-190c-3bfc-468cf183f300_Event1 .

oa:relationep_srt_05fb2b60-7fc6-190c-3bfc-468cf183f300_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_05fb2b60-7fc6-190c-3bfc-468cf183f300_Person3201398637 ;
  a2a:EventKeyRef oa:event_srt_05fb2b60-7fc6-190c-3bfc-468cf183f300_Event1 .

oa:relationep_srt_05fb2b60-7fc6-190c-3bfc-468cf183f300_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_05fb2b60-7fc6-190c-3bfc-468cf183f300_Person3201398638 ;
  a2a:EventKeyRef oa:event_srt_05fb2b60-7fc6-190c-3bfc-468cf183f300_Event1 .

oa:relationep_srt_05fb2b60-7fc6-190c-3bfc-468cf183f300_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_05fb2b60-7fc6-190c-3bfc-468cf183f300_Person3201398639 ;
  a2a:EventKeyRef oa:event_srt_05fb2b60-7fc6-190c-3bfc-468cf183f300_Event1 .

oa:source_srt_05fb2b60-7fc6-190c-3bfc-468cf183f300
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1905-06-08 - 1905-06-08"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1905-06-08"^^xsd:date ;
    a2a:SourceIndexDateTo "1905-06-08"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "08-06-1905" ;
    a2a:Year "1905" ;
    a2a:Month "06" ;
    a2a:Day "08" ;
    rdfs:label "08-06-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 "1905G" ;
    a2a:Folio "g15v" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijksregister van de gemeente Rotterdam, 1905G, g15v"
  ] ;
  a2a:SourceLastChangeDate "2023-04-14"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/209BB6616A3F4888B724659FA41E8191" ;
  a2a:RecordIdentifier "3201398633" ;
  a2a:RecordGUID "{05fb2b60-7fc6-190c-3bfc-468cf183f300}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder 209BB661-6A3F-4888-B724-659FA41E8191" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-061905G_54_A2A.xml van SRT" .

