@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_fcd4c571-121b-7152-ebcc-0b8b400f0ef0
  a a2a:Record ;
  rdfs:label "Huwelijk op 6 mei 1914 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_fcd4c571-121b-7152-ebcc-0b8b400f0ef0_Person1015004875, oa:person_srt_fcd4c571-121b-7152-ebcc-0b8b400f0ef0_Person1015004876, oa:person_srt_fcd4c571-121b-7152-ebcc-0b8b400f0ef0_Person1015004877, oa:person_srt_fcd4c571-121b-7152-ebcc-0b8b400f0ef0_Person1015004878, oa:person_srt_fcd4c571-121b-7152-ebcc-0b8b400f0ef0_Person1015004879, oa:person_srt_fcd4c571-121b-7152-ebcc-0b8b400f0ef0_Person1015004880 ;
  a2a:hasEvent oa:event_srt_fcd4c571-121b-7152-ebcc-0b8b400f0ef0_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_fcd4c571-121b-7152-ebcc-0b8b400f0ef0_0, oa:relationep_srt_fcd4c571-121b-7152-ebcc-0b8b400f0ef0_1, oa:relationep_srt_fcd4c571-121b-7152-ebcc-0b8b400f0ef0_2, oa:relationep_srt_fcd4c571-121b-7152-ebcc-0b8b400f0ef0_3, oa:relationep_srt_fcd4c571-121b-7152-ebcc-0b8b400f0ef0_4, oa:relationep_srt_fcd4c571-121b-7152-ebcc-0b8b400f0ef0_5 ;
  a2a:hasSource oa:source_srt_fcd4c571-121b-7152-ebcc-0b8b400f0ef0 .

oa:person_srt_fcd4c571-121b-7152-ebcc-0b8b400f0ef0_Person1015004875
  a a2a:Person ;
  rdfs:label "Casparus Johannes Rath" ;
  a2a:PersonName [
    rdfs:label "Casparus Johannes Rath" ;
    a2a:PersonNameFirstName "Casparus Johannes" ;
    a2a:PersonNameLastName "Rath"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "22" ;
    rdfs:label "22"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_fcd4c571-121b-7152-ebcc-0b8b400f0ef0_Person1015004876
  a a2a:Person ;
  rdfs:label "Johann Christoffel Rath" ;
  a2a:PersonName [
    rdfs:label "Johann Christoffel Rath" ;
    a2a:PersonNameFirstName "Johann Christoffel" ;
    a2a:PersonNameLastName "Rath"
  ] .

oa:person_srt_fcd4c571-121b-7152-ebcc-0b8b400f0ef0_Person1015004877
  a a2a:Person ;
  rdfs:label "Cornelia Petronella Maria Maltha" ;
  a2a:PersonName [
    rdfs:label "Cornelia Petronella Maria Maltha" ;
    a2a:PersonNameFirstName "Cornelia Petronella Maria" ;
    a2a:PersonNameLastName "Maltha"
  ] .

oa:person_srt_fcd4c571-121b-7152-ebcc-0b8b400f0ef0_Person1015004878
  a a2a:Person ;
  rdfs:label "Hendrika Geertruida Steenman" ;
  a2a:PersonName [
    rdfs:label "Hendrika Geertruida Steenman" ;
    a2a:PersonNameFirstName "Hendrika Geertruida" ;
    a2a:PersonNameLastName "Steenman"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "20" ;
    rdfs:label "20"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Kralingen" ;
    rdfs:label "Kralingen"
  ] .

oa:person_srt_fcd4c571-121b-7152-ebcc-0b8b400f0ef0_Person1015004879
  a a2a:Person ;
  rdfs:label "George David Steenman" ;
  a2a:PersonName [
    rdfs:label "George David Steenman" ;
    a2a:PersonNameFirstName "George David" ;
    a2a:PersonNameLastName "Steenman"
  ] .

oa:person_srt_fcd4c571-121b-7152-ebcc-0b8b400f0ef0_Person1015004880
  a a2a:Person ;
  rdfs:label "Johanna Peperzak" ;
  a2a:PersonName [
    rdfs:label "Johanna Peperzak" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Peperzak"
  ] .

oa:event_srt_fcd4c571-121b-7152-ebcc-0b8b400f0ef0_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "06-05-1914" ;
    a2a:Year "1914" ;
    a2a:Month "05" ;
    a2a:Day "06" ;
    rdfs:label "1914-05-06"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_fcd4c571-121b-7152-ebcc-0b8b400f0ef0_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_fcd4c571-121b-7152-ebcc-0b8b400f0ef0_Person1015004875 ;
  a2a:EventKeyRef oa:event_srt_fcd4c571-121b-7152-ebcc-0b8b400f0ef0_Event1 .

oa:relationep_srt_fcd4c571-121b-7152-ebcc-0b8b400f0ef0_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_fcd4c571-121b-7152-ebcc-0b8b400f0ef0_Person1015004876 ;
  a2a:EventKeyRef oa:event_srt_fcd4c571-121b-7152-ebcc-0b8b400f0ef0_Event1 .

oa:relationep_srt_fcd4c571-121b-7152-ebcc-0b8b400f0ef0_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_fcd4c571-121b-7152-ebcc-0b8b400f0ef0_Person1015004877 ;
  a2a:EventKeyRef oa:event_srt_fcd4c571-121b-7152-ebcc-0b8b400f0ef0_Event1 .

oa:relationep_srt_fcd4c571-121b-7152-ebcc-0b8b400f0ef0_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_fcd4c571-121b-7152-ebcc-0b8b400f0ef0_Person1015004878 ;
  a2a:EventKeyRef oa:event_srt_fcd4c571-121b-7152-ebcc-0b8b400f0ef0_Event1 .

oa:relationep_srt_fcd4c571-121b-7152-ebcc-0b8b400f0ef0_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_fcd4c571-121b-7152-ebcc-0b8b400f0ef0_Person1015004879 ;
  a2a:EventKeyRef oa:event_srt_fcd4c571-121b-7152-ebcc-0b8b400f0ef0_Event1 .

oa:relationep_srt_fcd4c571-121b-7152-ebcc-0b8b400f0ef0_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_fcd4c571-121b-7152-ebcc-0b8b400f0ef0_Person1015004880 ;
  a2a:EventKeyRef oa:event_srt_fcd4c571-121b-7152-ebcc-0b8b400f0ef0_Event1 .

oa:source_srt_fcd4c571-121b-7152-ebcc-0b8b400f0ef0
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1914-05-06 - 1914-05-06"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1914-05-06"^^xsd:date ;
    a2a:SourceIndexDateTo "1914-05-06"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "06-05-1914" ;
    a2a:Year "1914" ;
    a2a:Month "05" ;
    a2a:Day "06" ;
    rdfs:label "06-05-1914"
  ] ;
  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 "1914F" ;
    a2a:Folio "f94v" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijksregister van de gemeente Rotterdam, 1914F, f94v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://hdl.handle.net/21.12133/49E51A98863B4744BF58CF97EB610D5A" ;
    a2a:UriViewer "https://hdl.handle.net/21.12133/49E51A98863B4744BF58CF97EB610D5A" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/184/49E51A98863B4744BF58CF97EB610D5A"
  ] ;
  a2a:SourceLastChangeDate "2017-06-05"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/3E371464B55E404DA6537D5113A8AB54" ;
  a2a:RecordIdentifier "1015004874" ;
  a2a:RecordGUID "{fcd4c571-121b-7152-ebcc-0b8b400f0ef0}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder 3E371464-B55E-404D-A653-7D5113A8AB54" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-061914F_54_A2A.xml van SRT" .

