@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_0109acdd-29aa-fdff-5113-ebe9eef4677e
  a a2a:Record ;
  rdfs:label "Huwelijk op 23 juli 1913 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_0109acdd-29aa-fdff-5113-ebe9eef4677e_Person1015205861, oa:person_srt_0109acdd-29aa-fdff-5113-ebe9eef4677e_Person1015205862, oa:person_srt_0109acdd-29aa-fdff-5113-ebe9eef4677e_Person1015205863, oa:person_srt_0109acdd-29aa-fdff-5113-ebe9eef4677e_Person1015205864, oa:person_srt_0109acdd-29aa-fdff-5113-ebe9eef4677e_Person1015205865, oa:person_srt_0109acdd-29aa-fdff-5113-ebe9eef4677e_Person1015205866 ;
  a2a:hasEvent oa:event_srt_0109acdd-29aa-fdff-5113-ebe9eef4677e_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_0109acdd-29aa-fdff-5113-ebe9eef4677e_0, oa:relationep_srt_0109acdd-29aa-fdff-5113-ebe9eef4677e_1, oa:relationep_srt_0109acdd-29aa-fdff-5113-ebe9eef4677e_2, oa:relationep_srt_0109acdd-29aa-fdff-5113-ebe9eef4677e_3, oa:relationep_srt_0109acdd-29aa-fdff-5113-ebe9eef4677e_4, oa:relationep_srt_0109acdd-29aa-fdff-5113-ebe9eef4677e_5 ;
  a2a:hasSource oa:source_srt_0109acdd-29aa-fdff-5113-ebe9eef4677e .

oa:person_srt_0109acdd-29aa-fdff-5113-ebe9eef4677e_Person1015205861
  a a2a:Person ;
  rdfs:label "Abraham Sok" ;
  a2a:PersonName [
    rdfs:label "Abraham Sok" ;
    a2a:PersonNameFirstName "Abraham" ;
    a2a:PersonNameLastName "Sok"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "37" ;
    rdfs:label "37"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Helder" ;
    rdfs:label "Helder"
  ] .

oa:person_srt_0109acdd-29aa-fdff-5113-ebe9eef4677e_Person1015205862
  a a2a:Person ;
  rdfs:label "Luit Sok" ;
  a2a:PersonName [
    rdfs:label "Luit Sok" ;
    a2a:PersonNameFirstName "Luit" ;
    a2a:PersonNameLastName "Sok"
  ] .

oa:person_srt_0109acdd-29aa-fdff-5113-ebe9eef4677e_Person1015205863
  a a2a:Person ;
  rdfs:label "Trijntje Lastdrager" ;
  a2a:PersonName [
    rdfs:label "Trijntje Lastdrager" ;
    a2a:PersonNameFirstName "Trijntje" ;
    a2a:PersonNameLastName "Lastdrager"
  ] .

oa:person_srt_0109acdd-29aa-fdff-5113-ebe9eef4677e_Person1015205864
  a a2a:Person ;
  rdfs:label "Anna Cornelia Schijf" ;
  a2a:PersonName [
    rdfs:label "Anna Cornelia Schijf" ;
    a2a:PersonNameFirstName "Anna Cornelia" ;
    a2a:PersonNameLastName "Schijf"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "21" ;
    rdfs:label "21"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:person_srt_0109acdd-29aa-fdff-5113-ebe9eef4677e_Person1015205865
  a a2a:Person ;
  rdfs:label "Albertus Schijf" ;
  a2a:PersonName [
    rdfs:label "Albertus Schijf" ;
    a2a:PersonNameFirstName "Albertus" ;
    a2a:PersonNameLastName "Schijf"
  ] .

oa:person_srt_0109acdd-29aa-fdff-5113-ebe9eef4677e_Person1015205866
  a a2a:Person ;
  rdfs:label "Sophia Maria Valentijn" ;
  a2a:PersonName [
    rdfs:label "Sophia Maria Valentijn" ;
    a2a:PersonNameFirstName "Sophia Maria" ;
    a2a:PersonNameLastName "Valentijn"
  ] .

oa:event_srt_0109acdd-29aa-fdff-5113-ebe9eef4677e_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "23-07-1913" ;
    a2a:Year "1913" ;
    a2a:Month "07" ;
    a2a:Day "23" ;
    rdfs:label "1913-07-23"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_0109acdd-29aa-fdff-5113-ebe9eef4677e_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_0109acdd-29aa-fdff-5113-ebe9eef4677e_Person1015205861 ;
  a2a:EventKeyRef oa:event_srt_0109acdd-29aa-fdff-5113-ebe9eef4677e_Event1 .

oa:relationep_srt_0109acdd-29aa-fdff-5113-ebe9eef4677e_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_0109acdd-29aa-fdff-5113-ebe9eef4677e_Person1015205862 ;
  a2a:EventKeyRef oa:event_srt_0109acdd-29aa-fdff-5113-ebe9eef4677e_Event1 .

oa:relationep_srt_0109acdd-29aa-fdff-5113-ebe9eef4677e_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_0109acdd-29aa-fdff-5113-ebe9eef4677e_Person1015205863 ;
  a2a:EventKeyRef oa:event_srt_0109acdd-29aa-fdff-5113-ebe9eef4677e_Event1 .

oa:relationep_srt_0109acdd-29aa-fdff-5113-ebe9eef4677e_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_0109acdd-29aa-fdff-5113-ebe9eef4677e_Person1015205864 ;
  a2a:EventKeyRef oa:event_srt_0109acdd-29aa-fdff-5113-ebe9eef4677e_Event1 .

oa:relationep_srt_0109acdd-29aa-fdff-5113-ebe9eef4677e_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_0109acdd-29aa-fdff-5113-ebe9eef4677e_Person1015205865 ;
  a2a:EventKeyRef oa:event_srt_0109acdd-29aa-fdff-5113-ebe9eef4677e_Event1 .

oa:relationep_srt_0109acdd-29aa-fdff-5113-ebe9eef4677e_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_0109acdd-29aa-fdff-5113-ebe9eef4677e_Person1015205866 ;
  a2a:EventKeyRef oa:event_srt_0109acdd-29aa-fdff-5113-ebe9eef4677e_Event1 .

oa:source_srt_0109acdd-29aa-fdff-5113-ebe9eef4677e
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1913-07-23 - 1913-07-23"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1913-07-23"^^xsd:date ;
    a2a:SourceIndexDateTo "1913-07-23"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "23-07-1913" ;
    a2a:Year "1913" ;
    a2a:Month "07" ;
    a2a:Day "23" ;
    rdfs:label "23-07-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 "1913L" ;
    a2a:Folio "L34" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijksregister van de gemeente Rotterdam, 1913L, L34"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://hdl.handle.net/21.12133/2546E8C259864D93AD72564AEE1A2F87" ;
    a2a:UriViewer "https://hdl.handle.net/21.12133/2546E8C259864D93AD72564AEE1A2F87" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/184/2546E8C259864D93AD72564AEE1A2F87"
  ] ;
  a2a:SourceLastChangeDate "2017-06-05"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/0FFF7FCFEA2C41239BEC34E1C132EFF8" ;
  a2a:RecordIdentifier "1015205860" ;
  a2a:RecordGUID "{0109acdd-29aa-fdff-5113-ebe9eef4677e}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder 0FFF7FCF-EA2C-4123-9BEC-34E1C132EFF8" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-061913L_54_A2A.xml van SRT" .

