@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_fc6777f7-e424-1485-4559-8f29ae411c5e
  a a2a:Record ;
  rdfs:label "Huwelijk op 10 november 1909 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_fc6777f7-e424-1485-4559-8f29ae411c5e_Person1015065463, oa:person_srt_fc6777f7-e424-1485-4559-8f29ae411c5e_Person1015065464, oa:person_srt_fc6777f7-e424-1485-4559-8f29ae411c5e_Person1015065465, oa:person_srt_fc6777f7-e424-1485-4559-8f29ae411c5e_Person1015065466, oa:person_srt_fc6777f7-e424-1485-4559-8f29ae411c5e_Person1015065467, oa:person_srt_fc6777f7-e424-1485-4559-8f29ae411c5e_Person1015065468 ;
  a2a:hasEvent oa:event_srt_fc6777f7-e424-1485-4559-8f29ae411c5e_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_fc6777f7-e424-1485-4559-8f29ae411c5e_0, oa:relationep_srt_fc6777f7-e424-1485-4559-8f29ae411c5e_1, oa:relationep_srt_fc6777f7-e424-1485-4559-8f29ae411c5e_2, oa:relationep_srt_fc6777f7-e424-1485-4559-8f29ae411c5e_3, oa:relationep_srt_fc6777f7-e424-1485-4559-8f29ae411c5e_4, oa:relationep_srt_fc6777f7-e424-1485-4559-8f29ae411c5e_5 ;
  a2a:hasSource oa:source_srt_fc6777f7-e424-1485-4559-8f29ae411c5e .

oa:person_srt_fc6777f7-e424-1485-4559-8f29ae411c5e_Person1015065463
  a a2a:Person ;
  rdfs:label "Gerrit Jan Pleijsier" ;
  a2a:PersonName [
    rdfs:label "Gerrit Jan Pleijsier" ;
    a2a:PersonNameFirstName "Gerrit Jan" ;
    a2a:PersonNameLastName "Pleijsier"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "21" ;
    rdfs:label "21"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_fc6777f7-e424-1485-4559-8f29ae411c5e_Person1015065464
  a a2a:Person ;
  rdfs:label "Willem Johannes Pleijsier" ;
  a2a:PersonName [
    rdfs:label "Willem Johannes Pleijsier" ;
    a2a:PersonNameFirstName "Willem Johannes" ;
    a2a:PersonNameLastName "Pleijsier"
  ] .

oa:person_srt_fc6777f7-e424-1485-4559-8f29ae411c5e_Person1015065465
  a a2a:Person ;
  rdfs:label "Maria Lena Rorijs" ;
  a2a:PersonName [
    rdfs:label "Maria Lena Rorijs" ;
    a2a:PersonNameFirstName "Maria Lena" ;
    a2a:PersonNameLastName "Rorijs"
  ] .

oa:person_srt_fc6777f7-e424-1485-4559-8f29ae411c5e_Person1015065466
  a a2a:Person ;
  rdfs:label "Alphonsine Rubenga" ;
  a2a:PersonName [
    rdfs:label "Alphonsine Rubenga" ;
    a2a:PersonNameFirstName "Alphonsine" ;
    a2a:PersonNameLastName "Rubenga"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "19" ;
    rdfs:label "19"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_fc6777f7-e424-1485-4559-8f29ae411c5e_Person1015065467
  a a2a:Person ;
  rdfs:label "Luppo Heije Christiaan Rubenga" ;
  a2a:PersonName [
    rdfs:label "Luppo Heije Christiaan Rubenga" ;
    a2a:PersonNameFirstName "Luppo Heije Christiaan" ;
    a2a:PersonNameLastName "Rubenga"
  ] .

oa:person_srt_fc6777f7-e424-1485-4559-8f29ae411c5e_Person1015065468
  a a2a:Person ;
  rdfs:label "Alida Cornelia Maria Genesis" ;
  a2a:PersonName [
    rdfs:label "Alida Cornelia Maria Genesis" ;
    a2a:PersonNameFirstName "Alida Cornelia Maria" ;
    a2a:PersonNameLastName "Genesis"
  ] .

oa:event_srt_fc6777f7-e424-1485-4559-8f29ae411c5e_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "10-11-1909" ;
    a2a:Year "1909" ;
    a2a:Month "11" ;
    a2a:Day "10" ;
    rdfs:label "1909-11-10"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_fc6777f7-e424-1485-4559-8f29ae411c5e_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_fc6777f7-e424-1485-4559-8f29ae411c5e_Person1015065463 ;
  a2a:EventKeyRef oa:event_srt_fc6777f7-e424-1485-4559-8f29ae411c5e_Event1 .

oa:relationep_srt_fc6777f7-e424-1485-4559-8f29ae411c5e_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_fc6777f7-e424-1485-4559-8f29ae411c5e_Person1015065464 ;
  a2a:EventKeyRef oa:event_srt_fc6777f7-e424-1485-4559-8f29ae411c5e_Event1 .

oa:relationep_srt_fc6777f7-e424-1485-4559-8f29ae411c5e_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_fc6777f7-e424-1485-4559-8f29ae411c5e_Person1015065465 ;
  a2a:EventKeyRef oa:event_srt_fc6777f7-e424-1485-4559-8f29ae411c5e_Event1 .

oa:relationep_srt_fc6777f7-e424-1485-4559-8f29ae411c5e_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_fc6777f7-e424-1485-4559-8f29ae411c5e_Person1015065466 ;
  a2a:EventKeyRef oa:event_srt_fc6777f7-e424-1485-4559-8f29ae411c5e_Event1 .

oa:relationep_srt_fc6777f7-e424-1485-4559-8f29ae411c5e_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_fc6777f7-e424-1485-4559-8f29ae411c5e_Person1015065467 ;
  a2a:EventKeyRef oa:event_srt_fc6777f7-e424-1485-4559-8f29ae411c5e_Event1 .

oa:relationep_srt_fc6777f7-e424-1485-4559-8f29ae411c5e_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_fc6777f7-e424-1485-4559-8f29ae411c5e_Person1015065468 ;
  a2a:EventKeyRef oa:event_srt_fc6777f7-e424-1485-4559-8f29ae411c5e_Event1 .

oa:source_srt_fc6777f7-e424-1485-4559-8f29ae411c5e
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1909-11-10 - 1909-11-10"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1909-11-10"^^xsd:date ;
    a2a:SourceIndexDateTo "1909-11-10"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "10-11-1909" ;
    a2a:Year "1909" ;
    a2a:Month "11" ;
    a2a:Day "10" ;
    rdfs:label "10-11-1909"
  ] ;
  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 "1909N" ;
    a2a:Folio "n57v" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijksregister van de gemeente Rotterdam, 1909N, n57v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://hdl.handle.net/21.12133/F29CE4CA2FBF4E41BD68B48F1A0EE44F" ;
    a2a:UriViewer "https://hdl.handle.net/21.12133/F29CE4CA2FBF4E41BD68B48F1A0EE44F" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/184/F29CE4CA2FBF4E41BD68B48F1A0EE44F"
  ] ;
  a2a:SourceLastChangeDate "2017-06-05"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/899AE20AB48A46F9BFB978DB5ADB68BF" ;
  a2a:RecordIdentifier "1015065462" ;
  a2a:RecordGUID "{fc6777f7-e424-1485-4559-8f29ae411c5e}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder 899AE20A-B48A-46F9-BFB9-78DB5ADB68BF" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-061909N_54_A2A.xml van SRT" .

