@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_257da8a4-926e-ed25-ef11-00a400cf7d0c
  a a2a:Record ;
  rdfs:label "Huwelijk op 26 juli 1922 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_257da8a4-926e-ed25-ef11-00a400cf7d0c_Person1016090776, oa:person_srt_257da8a4-926e-ed25-ef11-00a400cf7d0c_Person1016090777, oa:person_srt_257da8a4-926e-ed25-ef11-00a400cf7d0c_Person1016090778, oa:person_srt_257da8a4-926e-ed25-ef11-00a400cf7d0c_Person1016090779, oa:person_srt_257da8a4-926e-ed25-ef11-00a400cf7d0c_Person1016090780, oa:person_srt_257da8a4-926e-ed25-ef11-00a400cf7d0c_Person1016090781 ;
  a2a:hasEvent oa:event_srt_257da8a4-926e-ed25-ef11-00a400cf7d0c_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_257da8a4-926e-ed25-ef11-00a400cf7d0c_0, oa:relationep_srt_257da8a4-926e-ed25-ef11-00a400cf7d0c_1, oa:relationep_srt_257da8a4-926e-ed25-ef11-00a400cf7d0c_2, oa:relationep_srt_257da8a4-926e-ed25-ef11-00a400cf7d0c_3, oa:relationep_srt_257da8a4-926e-ed25-ef11-00a400cf7d0c_4, oa:relationep_srt_257da8a4-926e-ed25-ef11-00a400cf7d0c_5 ;
  a2a:hasSource oa:source_srt_257da8a4-926e-ed25-ef11-00a400cf7d0c .

oa:person_srt_257da8a4-926e-ed25-ef11-00a400cf7d0c_Person1016090776
  a a2a:Person ;
  rdfs:label "Reinier Wouterus Nederveen Pieterse" ;
  a2a:PersonName [
    rdfs:label "Reinier Wouterus Nederveen Pieterse" ;
    a2a:PersonNameFirstName "Reinier Wouterus" ;
    a2a:PersonNameLastName "Nederveen Pieterse"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "42" ;
    rdfs:label "42"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_257da8a4-926e-ed25-ef11-00a400cf7d0c_Person1016090777
  a a2a:Person ;
  rdfs:label "Jean Juste Nederveen Pieterse" ;
  a2a:PersonName [
    rdfs:label "Jean Juste Nederveen Pieterse" ;
    a2a:PersonNameFirstName "Jean Juste" ;
    a2a:PersonNameLastName "Nederveen Pieterse"
  ] .

oa:person_srt_257da8a4-926e-ed25-ef11-00a400cf7d0c_Person1016090778
  a a2a:Person ;
  rdfs:label "Sophia Elisabeth Anna Tijpen" ;
  a2a:PersonName [
    rdfs:label "Sophia Elisabeth Anna Tijpen" ;
    a2a:PersonNameFirstName "Sophia Elisabeth Anna" ;
    a2a:PersonNameLastName "Tijpen"
  ] .

oa:person_srt_257da8a4-926e-ed25-ef11-00a400cf7d0c_Person1016090779
  a a2a:Person ;
  rdfs:label "Fennechien Wieringa" ;
  a2a:PersonName [
    rdfs:label "Fennechien Wieringa" ;
    a2a:PersonNameFirstName "Fennechien" ;
    a2a:PersonNameLastName "Wieringa"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "37" ;
    rdfs:label "37"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Veensloot" ;
    rdfs:label "Veensloot"
  ] .

oa:person_srt_257da8a4-926e-ed25-ef11-00a400cf7d0c_Person1016090780
  a a2a:Person ;
  rdfs:label "Hendrik Wieringa" ;
  a2a:PersonName [
    rdfs:label "Hendrik Wieringa" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNameLastName "Wieringa"
  ] .

oa:person_srt_257da8a4-926e-ed25-ef11-00a400cf7d0c_Person1016090781
  a a2a:Person ;
  rdfs:label "Lupke Steen" ;
  a2a:PersonName [
    rdfs:label "Lupke Steen" ;
    a2a:PersonNameFirstName "Lupke" ;
    a2a:PersonNameLastName "Steen"
  ] .

oa:event_srt_257da8a4-926e-ed25-ef11-00a400cf7d0c_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "26-07-1922" ;
    a2a:Year "1922" ;
    a2a:Month "07" ;
    a2a:Day "26" ;
    rdfs:label "1922-07-26"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_257da8a4-926e-ed25-ef11-00a400cf7d0c_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_257da8a4-926e-ed25-ef11-00a400cf7d0c_Person1016090776 ;
  a2a:EventKeyRef oa:event_srt_257da8a4-926e-ed25-ef11-00a400cf7d0c_Event1 .

oa:relationep_srt_257da8a4-926e-ed25-ef11-00a400cf7d0c_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_257da8a4-926e-ed25-ef11-00a400cf7d0c_Person1016090777 ;
  a2a:EventKeyRef oa:event_srt_257da8a4-926e-ed25-ef11-00a400cf7d0c_Event1 .

oa:relationep_srt_257da8a4-926e-ed25-ef11-00a400cf7d0c_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_257da8a4-926e-ed25-ef11-00a400cf7d0c_Person1016090778 ;
  a2a:EventKeyRef oa:event_srt_257da8a4-926e-ed25-ef11-00a400cf7d0c_Event1 .

oa:relationep_srt_257da8a4-926e-ed25-ef11-00a400cf7d0c_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_257da8a4-926e-ed25-ef11-00a400cf7d0c_Person1016090779 ;
  a2a:EventKeyRef oa:event_srt_257da8a4-926e-ed25-ef11-00a400cf7d0c_Event1 .

oa:relationep_srt_257da8a4-926e-ed25-ef11-00a400cf7d0c_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_257da8a4-926e-ed25-ef11-00a400cf7d0c_Person1016090780 ;
  a2a:EventKeyRef oa:event_srt_257da8a4-926e-ed25-ef11-00a400cf7d0c_Event1 .

oa:relationep_srt_257da8a4-926e-ed25-ef11-00a400cf7d0c_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_257da8a4-926e-ed25-ef11-00a400cf7d0c_Person1016090781 ;
  a2a:EventKeyRef oa:event_srt_257da8a4-926e-ed25-ef11-00a400cf7d0c_Event1 .

oa:source_srt_257da8a4-926e-ed25-ef11-00a400cf7d0c
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1922-07-26 - 1922-07-26"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1922-07-26"^^xsd:date ;
    a2a:SourceIndexDateTo "1922-07-26"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "26-07-1922" ;
    a2a:Year "1922" ;
    a2a:Month "07" ;
    a2a:Day "26" ;
    rdfs:label "26-07-1922"
  ] ;
  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 "1922I" ;
    a2a:Folio "i89v" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijksregister van de gemeente Rotterdam, 1922I, i89v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/184/90F2F0396EF64A88952E170209011338" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/184/90F2F0396EF64A88952E170209011338" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/184/90F2F0396EF64A88952E170209011338"
  ] ;
  a2a:SourceLastChangeDate "2021-04-27"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/C98D5972978F4F38B9BE973ADBFC31C9" ;
  a2a:RecordIdentifier "1016090775" ;
  a2a:RecordGUID "{257da8a4-926e-ed25-ef11-00a400cf7d0c}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder C98D5972-978F-4F38-B9BE-973ADBFC31C9" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-061922I_54_A2A.xml van SRT" .

