@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_7f4129ed-c46b-3e1b-310c-9b39dcf4fa1f
  a a2a:Record ;
  rdfs:label "Huwelijk op 12 april 1906 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_7f4129ed-c46b-3e1b-310c-9b39dcf4fa1f_Person1015312653, oa:person_srt_7f4129ed-c46b-3e1b-310c-9b39dcf4fa1f_Person1015312654, oa:person_srt_7f4129ed-c46b-3e1b-310c-9b39dcf4fa1f_Person1015312655, oa:person_srt_7f4129ed-c46b-3e1b-310c-9b39dcf4fa1f_Person1015312656, oa:person_srt_7f4129ed-c46b-3e1b-310c-9b39dcf4fa1f_Person1015312657, oa:person_srt_7f4129ed-c46b-3e1b-310c-9b39dcf4fa1f_Person1015312658 ;
  a2a:hasEvent oa:event_srt_7f4129ed-c46b-3e1b-310c-9b39dcf4fa1f_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_7f4129ed-c46b-3e1b-310c-9b39dcf4fa1f_0, oa:relationep_srt_7f4129ed-c46b-3e1b-310c-9b39dcf4fa1f_1, oa:relationep_srt_7f4129ed-c46b-3e1b-310c-9b39dcf4fa1f_2, oa:relationep_srt_7f4129ed-c46b-3e1b-310c-9b39dcf4fa1f_3, oa:relationep_srt_7f4129ed-c46b-3e1b-310c-9b39dcf4fa1f_4, oa:relationep_srt_7f4129ed-c46b-3e1b-310c-9b39dcf4fa1f_5 ;
  a2a:hasSource oa:source_srt_7f4129ed-c46b-3e1b-310c-9b39dcf4fa1f .

oa:person_srt_7f4129ed-c46b-3e1b-310c-9b39dcf4fa1f_Person1015312653
  a a2a:Person ;
  rdfs:label "Cornelis Regoor" ;
  a2a:PersonName [
    rdfs:label "Cornelis Regoor" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Regoor"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "41" ;
    rdfs:label "41"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Dordrecht" ;
    rdfs:label "Dordrecht"
  ] .

oa:person_srt_7f4129ed-c46b-3e1b-310c-9b39dcf4fa1f_Person1015312654
  a a2a:Person ;
  rdfs:label "Martinus Regoor" ;
  a2a:PersonName [
    rdfs:label "Martinus Regoor" ;
    a2a:PersonNameFirstName "Martinus" ;
    a2a:PersonNameLastName "Regoor"
  ] .

oa:person_srt_7f4129ed-c46b-3e1b-310c-9b39dcf4fa1f_Person1015312655
  a a2a:Person ;
  rdfs:label "Maria Mutsaers" ;
  a2a:PersonName [
    rdfs:label "Maria Mutsaers" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Mutsaers"
  ] .

oa:person_srt_7f4129ed-c46b-3e1b-310c-9b39dcf4fa1f_Person1015312656
  a a2a:Person ;
  rdfs:label "Maria Hendrika Sophia Withaar" ;
  a2a:PersonName [
    rdfs:label "Maria Hendrika Sophia Withaar" ;
    a2a:PersonNameFirstName "Maria Hendrika Sophia" ;
    a2a:PersonNameLastName "Withaar"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "30" ;
    rdfs:label "30"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Doesburg" ;
    rdfs:label "Doesburg"
  ] .

oa:person_srt_7f4129ed-c46b-3e1b-310c-9b39dcf4fa1f_Person1015312657
  a a2a:Person ;
  rdfs:label "Derk Withaar" ;
  a2a:PersonName [
    rdfs:label "Derk Withaar" ;
    a2a:PersonNameFirstName "Derk" ;
    a2a:PersonNameLastName "Withaar"
  ] .

oa:person_srt_7f4129ed-c46b-3e1b-310c-9b39dcf4fa1f_Person1015312658
  a a2a:Person ;
  rdfs:label "Johanna Ligtenberg" ;
  a2a:PersonName [
    rdfs:label "Johanna Ligtenberg" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Ligtenberg"
  ] .

oa:event_srt_7f4129ed-c46b-3e1b-310c-9b39dcf4fa1f_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "12-04-1906" ;
    a2a:Year "1906" ;
    a2a:Month "04" ;
    a2a:Day "12" ;
    rdfs:label "1906-04-12"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_7f4129ed-c46b-3e1b-310c-9b39dcf4fa1f_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_7f4129ed-c46b-3e1b-310c-9b39dcf4fa1f_Person1015312653 ;
  a2a:EventKeyRef oa:event_srt_7f4129ed-c46b-3e1b-310c-9b39dcf4fa1f_Event1 .

oa:relationep_srt_7f4129ed-c46b-3e1b-310c-9b39dcf4fa1f_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_7f4129ed-c46b-3e1b-310c-9b39dcf4fa1f_Person1015312654 ;
  a2a:EventKeyRef oa:event_srt_7f4129ed-c46b-3e1b-310c-9b39dcf4fa1f_Event1 .

oa:relationep_srt_7f4129ed-c46b-3e1b-310c-9b39dcf4fa1f_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_7f4129ed-c46b-3e1b-310c-9b39dcf4fa1f_Person1015312655 ;
  a2a:EventKeyRef oa:event_srt_7f4129ed-c46b-3e1b-310c-9b39dcf4fa1f_Event1 .

oa:relationep_srt_7f4129ed-c46b-3e1b-310c-9b39dcf4fa1f_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_7f4129ed-c46b-3e1b-310c-9b39dcf4fa1f_Person1015312656 ;
  a2a:EventKeyRef oa:event_srt_7f4129ed-c46b-3e1b-310c-9b39dcf4fa1f_Event1 .

oa:relationep_srt_7f4129ed-c46b-3e1b-310c-9b39dcf4fa1f_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_7f4129ed-c46b-3e1b-310c-9b39dcf4fa1f_Person1015312657 ;
  a2a:EventKeyRef oa:event_srt_7f4129ed-c46b-3e1b-310c-9b39dcf4fa1f_Event1 .

oa:relationep_srt_7f4129ed-c46b-3e1b-310c-9b39dcf4fa1f_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_7f4129ed-c46b-3e1b-310c-9b39dcf4fa1f_Person1015312658 ;
  a2a:EventKeyRef oa:event_srt_7f4129ed-c46b-3e1b-310c-9b39dcf4fa1f_Event1 .

oa:source_srt_7f4129ed-c46b-3e1b-310c-9b39dcf4fa1f
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1906-04-12 - 1906-04-12"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1906-04-12"^^xsd:date ;
    a2a:SourceIndexDateTo "1906-04-12"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "12-04-1906" ;
    a2a:Year "1906" ;
    a2a:Month "04" ;
    a2a:Day "12" ;
    rdfs:label "12-04-1906"
  ] ;
  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 "1906C" ;
    a2a:Folio "c74v" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijksregister van de gemeente Rotterdam, 1906C, c74v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/184/618100D817DC40668CBBD8DEFF736368" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/184/618100D817DC40668CBBD8DEFF736368" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/184/618100D817DC40668CBBD8DEFF736368"
  ] ;
  a2a:SourceLastChangeDate "2022-08-21"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/2BD050FB473F45B089A61E7D98A79AE8" ;
  a2a:RecordIdentifier "1015312652" ;
  a2a:RecordGUID "{7f4129ed-c46b-3e1b-310c-9b39dcf4fa1f}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder 2BD050FB-473F-45B0-89A6-1E7D98A79AE8" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-061906C_54_A2A.xml van SRT" .

