@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_13b9640f-1b75-8d54-4c8a-c14ea4d4cc2b
  a a2a:Record ;
  rdfs:label "Huwelijk op 22 juli 1896 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_13b9640f-1b75-8d54-4c8a-c14ea4d4cc2b_Person1015029009, oa:person_srt_13b9640f-1b75-8d54-4c8a-c14ea4d4cc2b_Person1015029010, oa:person_srt_13b9640f-1b75-8d54-4c8a-c14ea4d4cc2b_Person1015029011, oa:person_srt_13b9640f-1b75-8d54-4c8a-c14ea4d4cc2b_Person1015029012, oa:person_srt_13b9640f-1b75-8d54-4c8a-c14ea4d4cc2b_Person1015029013, oa:person_srt_13b9640f-1b75-8d54-4c8a-c14ea4d4cc2b_Person1015029014 ;
  a2a:hasEvent oa:event_srt_13b9640f-1b75-8d54-4c8a-c14ea4d4cc2b_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_13b9640f-1b75-8d54-4c8a-c14ea4d4cc2b_0, oa:relationep_srt_13b9640f-1b75-8d54-4c8a-c14ea4d4cc2b_1, oa:relationep_srt_13b9640f-1b75-8d54-4c8a-c14ea4d4cc2b_2, oa:relationep_srt_13b9640f-1b75-8d54-4c8a-c14ea4d4cc2b_3, oa:relationep_srt_13b9640f-1b75-8d54-4c8a-c14ea4d4cc2b_4, oa:relationep_srt_13b9640f-1b75-8d54-4c8a-c14ea4d4cc2b_5 ;
  a2a:hasSource oa:source_srt_13b9640f-1b75-8d54-4c8a-c14ea4d4cc2b .

oa:person_srt_13b9640f-1b75-8d54-4c8a-c14ea4d4cc2b_Person1015029009
  a a2a:Person ;
  rdfs:label "Adrianus Martinus Casper van der Pluijm" ;
  a2a:PersonName [
    rdfs:label "Adrianus Martinus Casper van der Pluijm" ;
    a2a:PersonNameFirstName "Adrianus Martinus Casper" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Pluijm"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "24" ;
    rdfs:label "24"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_13b9640f-1b75-8d54-4c8a-c14ea4d4cc2b_Person1015029010
  a a2a:Person ;
  rdfs:label "Adrianus Cornelis Joseph van der Pluijm" ;
  a2a:PersonName [
    rdfs:label "Adrianus Cornelis Joseph van der Pluijm" ;
    a2a:PersonNameFirstName "Adrianus Cornelis Joseph" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Pluijm"
  ] .

oa:person_srt_13b9640f-1b75-8d54-4c8a-c14ea4d4cc2b_Person1015029011
  a a2a:Person ;
  rdfs:label "Elizabeth Maria Cornelia Cremers" ;
  a2a:PersonName [
    rdfs:label "Elizabeth Maria Cornelia Cremers" ;
    a2a:PersonNameFirstName "Elizabeth Maria Cornelia" ;
    a2a:PersonNameLastName "Cremers"
  ] .

oa:person_srt_13b9640f-1b75-8d54-4c8a-c14ea4d4cc2b_Person1015029012
  a a2a:Person ;
  rdfs:label "Johanna Elizabeth Korten" ;
  a2a:PersonName [
    rdfs:label "Johanna Elizabeth Korten" ;
    a2a:PersonNameFirstName "Johanna Elizabeth" ;
    a2a:PersonNameLastName "Korten"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "24" ;
    rdfs:label "24"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_13b9640f-1b75-8d54-4c8a-c14ea4d4cc2b_Person1015029013
  a a2a:Person ;
  rdfs:label "Frederik Wilhelm Korten" ;
  a2a:PersonName [
    rdfs:label "Frederik Wilhelm Korten" ;
    a2a:PersonNameFirstName "Frederik Wilhelm" ;
    a2a:PersonNameLastName "Korten"
  ] .

oa:person_srt_13b9640f-1b75-8d54-4c8a-c14ea4d4cc2b_Person1015029014
  a a2a:Person ;
  rdfs:label "Hendrina Machelina Starrenburg" ;
  a2a:PersonName [
    rdfs:label "Hendrina Machelina Starrenburg" ;
    a2a:PersonNameFirstName "Hendrina Machelina" ;
    a2a:PersonNameLastName "Starrenburg"
  ] .

oa:event_srt_13b9640f-1b75-8d54-4c8a-c14ea4d4cc2b_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "22-07-1896" ;
    a2a:Year "1896" ;
    a2a:Month "07" ;
    a2a:Day "22" ;
    rdfs:label "1896-07-22"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_13b9640f-1b75-8d54-4c8a-c14ea4d4cc2b_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_13b9640f-1b75-8d54-4c8a-c14ea4d4cc2b_Person1015029009 ;
  a2a:EventKeyRef oa:event_srt_13b9640f-1b75-8d54-4c8a-c14ea4d4cc2b_Event1 .

oa:relationep_srt_13b9640f-1b75-8d54-4c8a-c14ea4d4cc2b_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_13b9640f-1b75-8d54-4c8a-c14ea4d4cc2b_Person1015029010 ;
  a2a:EventKeyRef oa:event_srt_13b9640f-1b75-8d54-4c8a-c14ea4d4cc2b_Event1 .

oa:relationep_srt_13b9640f-1b75-8d54-4c8a-c14ea4d4cc2b_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_13b9640f-1b75-8d54-4c8a-c14ea4d4cc2b_Person1015029011 ;
  a2a:EventKeyRef oa:event_srt_13b9640f-1b75-8d54-4c8a-c14ea4d4cc2b_Event1 .

oa:relationep_srt_13b9640f-1b75-8d54-4c8a-c14ea4d4cc2b_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_13b9640f-1b75-8d54-4c8a-c14ea4d4cc2b_Person1015029012 ;
  a2a:EventKeyRef oa:event_srt_13b9640f-1b75-8d54-4c8a-c14ea4d4cc2b_Event1 .

oa:relationep_srt_13b9640f-1b75-8d54-4c8a-c14ea4d4cc2b_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_13b9640f-1b75-8d54-4c8a-c14ea4d4cc2b_Person1015029013 ;
  a2a:EventKeyRef oa:event_srt_13b9640f-1b75-8d54-4c8a-c14ea4d4cc2b_Event1 .

oa:relationep_srt_13b9640f-1b75-8d54-4c8a-c14ea4d4cc2b_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_13b9640f-1b75-8d54-4c8a-c14ea4d4cc2b_Person1015029014 ;
  a2a:EventKeyRef oa:event_srt_13b9640f-1b75-8d54-4c8a-c14ea4d4cc2b_Event1 .

oa:source_srt_13b9640f-1b75-8d54-4c8a-c14ea4d4cc2b
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1896-07-22 - 1896-07-22"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1896-07-22"^^xsd:date ;
    a2a:SourceIndexDateTo "1896-07-22"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "22-07-1896" ;
    a2a:Year "1896" ;
    a2a:Month "07" ;
    a2a:Day "22" ;
    rdfs:label "22-07-1896"
  ] ;
  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:DocumentNumber "1896.1146" ;
    a2a:RegistryNumber "1896H" ;
    a2a:Folio "h002v" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijksregister van de gemeente Rotterdam, 1896.1146, 1896H, h002v"
  ] ;
  a2a:SourceLastChangeDate "2023-05-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/C234B8D0B54945E0BB06FE84F3BA2F4D" ;
  a2a:RecordIdentifier "1015029008" ;
  a2a:RecordGUID "{13b9640f-1b75-8d54-4c8a-c14ea4d4cc2b}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder C234B8D0-B549-45E0-BB06-FE84F3BA2F4D" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-061896H_54_A2A.xml van SRT" .

