@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_6bc2e18e-fd2d-5c9c-d5c3-d8fde694778b
  a a2a:Record ;
  rdfs:label "Huwelijk op 26 maart 1930 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_6bc2e18e-fd2d-5c9c-d5c3-d8fde694778b_Person1015802010, oa:person_srt_6bc2e18e-fd2d-5c9c-d5c3-d8fde694778b_Person1015802011, oa:person_srt_6bc2e18e-fd2d-5c9c-d5c3-d8fde694778b_Person1015802012, oa:person_srt_6bc2e18e-fd2d-5c9c-d5c3-d8fde694778b_Person1015802013 ;
  a2a:hasEvent oa:event_srt_6bc2e18e-fd2d-5c9c-d5c3-d8fde694778b_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_6bc2e18e-fd2d-5c9c-d5c3-d8fde694778b_0, oa:relationep_srt_6bc2e18e-fd2d-5c9c-d5c3-d8fde694778b_1, oa:relationep_srt_6bc2e18e-fd2d-5c9c-d5c3-d8fde694778b_2, oa:relationep_srt_6bc2e18e-fd2d-5c9c-d5c3-d8fde694778b_3 ;
  a2a:hasSource oa:source_srt_6bc2e18e-fd2d-5c9c-d5c3-d8fde694778b .

oa:person_srt_6bc2e18e-fd2d-5c9c-d5c3-d8fde694778b_Person1015802010
  a a2a:Person ;
  rdfs:label "Marinus Willem Musch" ;
  a2a:PersonName [
    rdfs:label "Marinus Willem Musch" ;
    a2a:PersonNameFirstName "Marinus Willem" ;
    a2a:PersonNameLastName "Musch"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "23" ;
    rdfs:label "23"
  ] .

oa:person_srt_6bc2e18e-fd2d-5c9c-d5c3-d8fde694778b_Person1015802011
  a a2a:Person ;
  rdfs:label "Kornelis Musch" ;
  a2a:PersonName [
    rdfs:label "Kornelis Musch" ;
    a2a:PersonNameFirstName "Kornelis" ;
    a2a:PersonNameLastName "Musch"
  ] .

oa:person_srt_6bc2e18e-fd2d-5c9c-d5c3-d8fde694778b_Person1015802012
  a a2a:Person ;
  rdfs:label "Johanna Booth" ;
  a2a:PersonName [
    rdfs:label "Johanna Booth" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Booth"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "21" ;
    rdfs:label "21"
  ] .

oa:person_srt_6bc2e18e-fd2d-5c9c-d5c3-d8fde694778b_Person1015802013
  a a2a:Person ;
  rdfs:label "James Robert Booth" ;
  a2a:PersonName [
    rdfs:label "James Robert Booth" ;
    a2a:PersonNameFirstName "James Robert" ;
    a2a:PersonNameLastName "Booth"
  ] .

oa:event_srt_6bc2e18e-fd2d-5c9c-d5c3-d8fde694778b_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "26-03-1930" ;
    a2a:Year "1930" ;
    a2a:Month "03" ;
    a2a:Day "26" ;
    rdfs:label "1930-03-26"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_6bc2e18e-fd2d-5c9c-d5c3-d8fde694778b_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_6bc2e18e-fd2d-5c9c-d5c3-d8fde694778b_Person1015802010 ;
  a2a:EventKeyRef oa:event_srt_6bc2e18e-fd2d-5c9c-d5c3-d8fde694778b_Event1 .

oa:relationep_srt_6bc2e18e-fd2d-5c9c-d5c3-d8fde694778b_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_6bc2e18e-fd2d-5c9c-d5c3-d8fde694778b_Person1015802011 ;
  a2a:EventKeyRef oa:event_srt_6bc2e18e-fd2d-5c9c-d5c3-d8fde694778b_Event1 .

oa:relationep_srt_6bc2e18e-fd2d-5c9c-d5c3-d8fde694778b_2
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_6bc2e18e-fd2d-5c9c-d5c3-d8fde694778b_Person1015802012 ;
  a2a:EventKeyRef oa:event_srt_6bc2e18e-fd2d-5c9c-d5c3-d8fde694778b_Event1 .

oa:relationep_srt_6bc2e18e-fd2d-5c9c-d5c3-d8fde694778b_3
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_6bc2e18e-fd2d-5c9c-d5c3-d8fde694778b_Person1015802013 ;
  a2a:EventKeyRef oa:event_srt_6bc2e18e-fd2d-5c9c-d5c3-d8fde694778b_Event1 .

oa:source_srt_6bc2e18e-fd2d-5c9c-d5c3-d8fde694778b
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1930-03-26 - 1930-03-26"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1930-03-26"^^xsd:date ;
    a2a:SourceIndexDateTo "1930-03-26"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "26-03-1930" ;
    a2a:Year "1930" ;
    a2a:Month "03" ;
    a2a:Day "26" ;
    rdfs:label "26-03-1930"
  ] ;
  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 huwelijks- en echtscheidingsregister van de gemeente Rotterdam" ;
    a2a:DocumentNumber "1932.286" ;
    a2a:RegistryNumber "1932S1" ;
    a2a:Folio "s1-145" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijks- en echtscheidingsregister van de gemeente Rotterdam, 1932.286, 1932S1, s1-145"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://hdl.handle.net/21.12133/91556409924A47F78B99549A0786C2D8" ;
    a2a:UriViewer "https://hdl.handle.net/21.12133/91556409924A47F78B99549A0786C2D8" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/184/91556409924A47F78B99549A0786C2D8"
  ] ;
  a2a:SourceLastChangeDate "2018-06-06"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/84161D289B3840119F99BB770B7F3A15" ;
  a2a:RecordIdentifier "1015802009" ;
  a2a:RecordGUID "{6bc2e18e-fd2d-5c9c-d5c3-d8fde694778b}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder 84161D28-9B38-4011-9F99-BB770B7F3A15" ;
  a2a:SourceRemarkOpmerking "huwelijksakte vertaald uit de Engelsche taal" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-061932S1_54_A2A.xml van SRT" .

