@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_137d97cc-60c2-ff6a-56f3-0fc3d6ff9cae
  a a2a:Record ;
  rdfs:label "Huwelijk op 7 augustus 1913 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_137d97cc-60c2-ff6a-56f3-0fc3d6ff9cae_Person1015165065, oa:person_srt_137d97cc-60c2-ff6a-56f3-0fc3d6ff9cae_Person1015165066, oa:person_srt_137d97cc-60c2-ff6a-56f3-0fc3d6ff9cae_Person1015165067, oa:person_srt_137d97cc-60c2-ff6a-56f3-0fc3d6ff9cae_Person1015165068, oa:person_srt_137d97cc-60c2-ff6a-56f3-0fc3d6ff9cae_Person1015165069, oa:person_srt_137d97cc-60c2-ff6a-56f3-0fc3d6ff9cae_Person1015165070 ;
  a2a:hasEvent oa:event_srt_137d97cc-60c2-ff6a-56f3-0fc3d6ff9cae_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_137d97cc-60c2-ff6a-56f3-0fc3d6ff9cae_0, oa:relationep_srt_137d97cc-60c2-ff6a-56f3-0fc3d6ff9cae_1, oa:relationep_srt_137d97cc-60c2-ff6a-56f3-0fc3d6ff9cae_2, oa:relationep_srt_137d97cc-60c2-ff6a-56f3-0fc3d6ff9cae_3, oa:relationep_srt_137d97cc-60c2-ff6a-56f3-0fc3d6ff9cae_4, oa:relationep_srt_137d97cc-60c2-ff6a-56f3-0fc3d6ff9cae_5 ;
  a2a:hasSource oa:source_srt_137d97cc-60c2-ff6a-56f3-0fc3d6ff9cae .

oa:person_srt_137d97cc-60c2-ff6a-56f3-0fc3d6ff9cae_Person1015165065
  a a2a:Person ;
  rdfs:label "Bastiaan Vroege" ;
  a2a:PersonName [
    rdfs:label "Bastiaan Vroege" ;
    a2a:PersonNameFirstName "Bastiaan" ;
    a2a:PersonNameLastName "Vroege"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "26" ;
    rdfs:label "26"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Sliedrecht" ;
    rdfs:label "Sliedrecht"
  ] .

oa:person_srt_137d97cc-60c2-ff6a-56f3-0fc3d6ff9cae_Person1015165066
  a a2a:Person ;
  rdfs:label "Aart Vroege" ;
  a2a:PersonName [
    rdfs:label "Aart Vroege" ;
    a2a:PersonNameFirstName "Aart" ;
    a2a:PersonNameLastName "Vroege"
  ] .

oa:person_srt_137d97cc-60c2-ff6a-56f3-0fc3d6ff9cae_Person1015165067
  a a2a:Person ;
  rdfs:label "Bastiaantje van den Herik" ;
  a2a:PersonName [
    rdfs:label "Bastiaantje van den Herik" ;
    a2a:PersonNameFirstName "Bastiaantje" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Herik"
  ] .

oa:person_srt_137d97cc-60c2-ff6a-56f3-0fc3d6ff9cae_Person1015165068
  a a2a:Person ;
  rdfs:label "Sophia Charlotta Stevens" ;
  a2a:PersonName [
    rdfs:label "Sophia Charlotta Stevens" ;
    a2a:PersonNameFirstName "Sophia Charlotta" ;
    a2a:PersonNameLastName "Stevens"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "29" ;
    rdfs:label "29"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_137d97cc-60c2-ff6a-56f3-0fc3d6ff9cae_Person1015165069
  a a2a:Person ;
  rdfs:label "Simon Dirk Stevens" ;
  a2a:PersonName [
    rdfs:label "Simon Dirk Stevens" ;
    a2a:PersonNameFirstName "Simon Dirk" ;
    a2a:PersonNameLastName "Stevens"
  ] .

oa:person_srt_137d97cc-60c2-ff6a-56f3-0fc3d6ff9cae_Person1015165070
  a a2a:Person ;
  rdfs:label "Adriaantje Hagendijk" ;
  a2a:PersonName [
    rdfs:label "Adriaantje Hagendijk" ;
    a2a:PersonNameFirstName "Adriaantje" ;
    a2a:PersonNameLastName "Hagendijk"
  ] .

oa:event_srt_137d97cc-60c2-ff6a-56f3-0fc3d6ff9cae_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "07-08-1913" ;
    a2a:Year "1913" ;
    a2a:Month "08" ;
    a2a:Day "07" ;
    rdfs:label "1913-08-07"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_137d97cc-60c2-ff6a-56f3-0fc3d6ff9cae_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_137d97cc-60c2-ff6a-56f3-0fc3d6ff9cae_Person1015165065 ;
  a2a:EventKeyRef oa:event_srt_137d97cc-60c2-ff6a-56f3-0fc3d6ff9cae_Event1 .

oa:relationep_srt_137d97cc-60c2-ff6a-56f3-0fc3d6ff9cae_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_137d97cc-60c2-ff6a-56f3-0fc3d6ff9cae_Person1015165066 ;
  a2a:EventKeyRef oa:event_srt_137d97cc-60c2-ff6a-56f3-0fc3d6ff9cae_Event1 .

oa:relationep_srt_137d97cc-60c2-ff6a-56f3-0fc3d6ff9cae_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_137d97cc-60c2-ff6a-56f3-0fc3d6ff9cae_Person1015165067 ;
  a2a:EventKeyRef oa:event_srt_137d97cc-60c2-ff6a-56f3-0fc3d6ff9cae_Event1 .

oa:relationep_srt_137d97cc-60c2-ff6a-56f3-0fc3d6ff9cae_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_137d97cc-60c2-ff6a-56f3-0fc3d6ff9cae_Person1015165068 ;
  a2a:EventKeyRef oa:event_srt_137d97cc-60c2-ff6a-56f3-0fc3d6ff9cae_Event1 .

oa:relationep_srt_137d97cc-60c2-ff6a-56f3-0fc3d6ff9cae_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_137d97cc-60c2-ff6a-56f3-0fc3d6ff9cae_Person1015165069 ;
  a2a:EventKeyRef oa:event_srt_137d97cc-60c2-ff6a-56f3-0fc3d6ff9cae_Event1 .

oa:relationep_srt_137d97cc-60c2-ff6a-56f3-0fc3d6ff9cae_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_137d97cc-60c2-ff6a-56f3-0fc3d6ff9cae_Person1015165070 ;
  a2a:EventKeyRef oa:event_srt_137d97cc-60c2-ff6a-56f3-0fc3d6ff9cae_Event1 .

oa:source_srt_137d97cc-60c2-ff6a-56f3-0fc3d6ff9cae
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1913-08-07 - 1913-08-07"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1913-08-07"^^xsd:date ;
    a2a:SourceIndexDateTo "1913-08-07"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "07-08-1913" ;
    a2a:Year "1913" ;
    a2a:Month "08" ;
    a2a:Day "07" ;
    rdfs:label "07-08-1913"
  ] ;
  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 "1913M" ;
    a2a:Folio "m90" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijksregister van de gemeente Rotterdam, 1913M, m90"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://hdl.handle.net/21.12133/8C61AABE37854F718E9027E3182E2E03" ;
    a2a:UriViewer "https://hdl.handle.net/21.12133/8C61AABE37854F718E9027E3182E2E03" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/184/8C61AABE37854F718E9027E3182E2E03"
  ] ;
  a2a:SourceLastChangeDate "2017-06-05"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/C4D5CBB3DB534F0DA8563471DCC6FD5A" ;
  a2a:RecordIdentifier "1015165064" ;
  a2a:RecordGUID "{137d97cc-60c2-ff6a-56f3-0fc3d6ff9cae}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder C4D5CBB3-DB53-4F0D-A856-3471DCC6FD5A" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-061913M_54_A2A.xml van SRT" .

