@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_68659203-4abd-692e-9ea4-e6a41b582fa0
  a a2a:Record ;
  rdfs:label "Huwelijk op 5 oktober 1927 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_68659203-4abd-692e-9ea4-e6a41b582fa0_Person2401129548, oa:person_srt_68659203-4abd-692e-9ea4-e6a41b582fa0_Person2401129549, oa:person_srt_68659203-4abd-692e-9ea4-e6a41b582fa0_Person2401129550, oa:person_srt_68659203-4abd-692e-9ea4-e6a41b582fa0_Person2401129551, oa:person_srt_68659203-4abd-692e-9ea4-e6a41b582fa0_Person2401129552, oa:person_srt_68659203-4abd-692e-9ea4-e6a41b582fa0_Person2401129553 ;
  a2a:hasEvent oa:event_srt_68659203-4abd-692e-9ea4-e6a41b582fa0_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_68659203-4abd-692e-9ea4-e6a41b582fa0_0, oa:relationep_srt_68659203-4abd-692e-9ea4-e6a41b582fa0_1, oa:relationep_srt_68659203-4abd-692e-9ea4-e6a41b582fa0_2, oa:relationep_srt_68659203-4abd-692e-9ea4-e6a41b582fa0_3, oa:relationep_srt_68659203-4abd-692e-9ea4-e6a41b582fa0_4, oa:relationep_srt_68659203-4abd-692e-9ea4-e6a41b582fa0_5 ;
  a2a:hasSource oa:source_srt_68659203-4abd-692e-9ea4-e6a41b582fa0 .

oa:person_srt_68659203-4abd-692e-9ea4-e6a41b582fa0_Person2401129548
  a a2a:Person ;
  rdfs:label "Cornelis Hendrikus Wilhelmus Twigt" ;
  a2a:PersonName [
    rdfs:label "Cornelis Hendrikus Wilhelmus Twigt" ;
    a2a:PersonNameFirstName "Cornelis Hendrikus Wilhelmus" ;
    a2a:PersonNameLastName "Twigt"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "32" ;
    rdfs:label "32"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Dordrecht" ;
    rdfs:label "Dordrecht"
  ] .

oa:person_srt_68659203-4abd-692e-9ea4-e6a41b582fa0_Person2401129549
  a a2a:Person ;
  rdfs:label "Willem Twigt" ;
  a2a:PersonName [
    rdfs:label "Willem Twigt" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Twigt"
  ] .

oa:person_srt_68659203-4abd-692e-9ea4-e6a41b582fa0_Person2401129550
  a a2a:Person ;
  rdfs:label "Maria Catharina Beijer" ;
  a2a:PersonName [
    rdfs:label "Maria Catharina Beijer" ;
    a2a:PersonNameFirstName "Maria Catharina" ;
    a2a:PersonNameLastName "Beijer"
  ] .

oa:person_srt_68659203-4abd-692e-9ea4-e6a41b582fa0_Person2401129551
  a a2a:Person ;
  rdfs:label "Annigje Wilhelmina Nederlof" ;
  a2a:PersonName [
    rdfs:label "Annigje Wilhelmina Nederlof" ;
    a2a:PersonNameFirstName "Annigje Wilhelmina" ;
    a2a:PersonNameLastName "Nederlof"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "40" ;
    rdfs:label "40"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Sliedrecht" ;
    rdfs:label "Sliedrecht"
  ] .

oa:person_srt_68659203-4abd-692e-9ea4-e6a41b582fa0_Person2401129552
  a a2a:Person ;
  rdfs:label "Bastiaan Nederlof" ;
  a2a:PersonName [
    rdfs:label "Bastiaan Nederlof" ;
    a2a:PersonNameFirstName "Bastiaan" ;
    a2a:PersonNameLastName "Nederlof"
  ] .

oa:person_srt_68659203-4abd-692e-9ea4-e6a41b582fa0_Person2401129553
  a a2a:Person ;
  rdfs:label "Annegie Bouw" ;
  a2a:PersonName [
    rdfs:label "Annegie Bouw" ;
    a2a:PersonNameFirstName "Annegie" ;
    a2a:PersonNameLastName "Bouw"
  ] .

oa:event_srt_68659203-4abd-692e-9ea4-e6a41b582fa0_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "05-10-1927" ;
    a2a:Year "1927" ;
    a2a:Month "10" ;
    a2a:Day "05" ;
    rdfs:label "1927-10-05"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_68659203-4abd-692e-9ea4-e6a41b582fa0_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_68659203-4abd-692e-9ea4-e6a41b582fa0_Person2401129548 ;
  a2a:EventKeyRef oa:event_srt_68659203-4abd-692e-9ea4-e6a41b582fa0_Event1 .

oa:relationep_srt_68659203-4abd-692e-9ea4-e6a41b582fa0_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_68659203-4abd-692e-9ea4-e6a41b582fa0_Person2401129549 ;
  a2a:EventKeyRef oa:event_srt_68659203-4abd-692e-9ea4-e6a41b582fa0_Event1 .

oa:relationep_srt_68659203-4abd-692e-9ea4-e6a41b582fa0_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_68659203-4abd-692e-9ea4-e6a41b582fa0_Person2401129550 ;
  a2a:EventKeyRef oa:event_srt_68659203-4abd-692e-9ea4-e6a41b582fa0_Event1 .

oa:relationep_srt_68659203-4abd-692e-9ea4-e6a41b582fa0_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_68659203-4abd-692e-9ea4-e6a41b582fa0_Person2401129551 ;
  a2a:EventKeyRef oa:event_srt_68659203-4abd-692e-9ea4-e6a41b582fa0_Event1 .

oa:relationep_srt_68659203-4abd-692e-9ea4-e6a41b582fa0_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_68659203-4abd-692e-9ea4-e6a41b582fa0_Person2401129552 ;
  a2a:EventKeyRef oa:event_srt_68659203-4abd-692e-9ea4-e6a41b582fa0_Event1 .

oa:relationep_srt_68659203-4abd-692e-9ea4-e6a41b582fa0_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_68659203-4abd-692e-9ea4-e6a41b582fa0_Person2401129553 ;
  a2a:EventKeyRef oa:event_srt_68659203-4abd-692e-9ea4-e6a41b582fa0_Event1 .

oa:source_srt_68659203-4abd-692e-9ea4-e6a41b582fa0
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1927-10-05 - 1927-10-05"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1927-10-05"^^xsd:date ;
    a2a:SourceIndexDateTo "1927-10-05"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "05-10-1927" ;
    a2a:Year "1927" ;
    a2a:Month "10" ;
    a2a:Day "05" ;
    rdfs:label "05-10-1927"
  ] ;
  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:DocumentNumber "1927.3653" ;
    a2a:RegistryNumber "1927L" ;
    a2a:Folio "l137" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijksregister van de gemeente Rotterdam, 1927.3653, 1927L, l137"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/184/EE494405DEB5460299F1ECE3FD886643" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/184/EE494405DEB5460299F1ECE3FD886643" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/184/EE494405DEB5460299F1ECE3FD886643"
  ] ;
  a2a:SourceLastChangeDate "2021-11-04"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/F5A0285E802E4DAA826C760ABBBC895E" ;
  a2a:RecordIdentifier "2401129547" ;
  a2a:RecordGUID "{68659203-4abd-692e-9ea4-e6a41b582fa0}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder F5A0285E-802E-4DAA-826C-760ABBBC895E" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-061927L_54_A2A.xml van SRT" .

