@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_7a963127-be09-9a78-cbd1-e2a57721604c
  a a2a:Record ;
  rdfs:label "Huwelijk op 17 maart 1852 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_7a963127-be09-9a78-cbd1-e2a57721604c_Person1014301938, oa:person_srt_7a963127-be09-9a78-cbd1-e2a57721604c_Person1014301939, oa:person_srt_7a963127-be09-9a78-cbd1-e2a57721604c_Person1014301940, oa:person_srt_7a963127-be09-9a78-cbd1-e2a57721604c_Person1014301941, oa:person_srt_7a963127-be09-9a78-cbd1-e2a57721604c_Person1014301942, oa:person_srt_7a963127-be09-9a78-cbd1-e2a57721604c_Person1014301943 ;
  a2a:hasEvent oa:event_srt_7a963127-be09-9a78-cbd1-e2a57721604c_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_7a963127-be09-9a78-cbd1-e2a57721604c_0, oa:relationep_srt_7a963127-be09-9a78-cbd1-e2a57721604c_1, oa:relationep_srt_7a963127-be09-9a78-cbd1-e2a57721604c_2, oa:relationep_srt_7a963127-be09-9a78-cbd1-e2a57721604c_3, oa:relationep_srt_7a963127-be09-9a78-cbd1-e2a57721604c_4, oa:relationep_srt_7a963127-be09-9a78-cbd1-e2a57721604c_5 ;
  a2a:hasSource oa:source_srt_7a963127-be09-9a78-cbd1-e2a57721604c .

oa:person_srt_7a963127-be09-9a78-cbd1-e2a57721604c_Person1014301938
  a a2a:Person ;
  rdfs:label "Johan Barend Rappoldt" ;
  a2a:PersonName [
    rdfs:label "Johan Barend Rappoldt" ;
    a2a:PersonNameFirstName "Johan Barend" ;
    a2a:PersonNameLastName "Rappoldt"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "23" ;
    rdfs:label "23"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:person_srt_7a963127-be09-9a78-cbd1-e2a57721604c_Person1014301939
  a a2a:Person ;
  rdfs:label "Johannes George Rappoldt" ;
  a2a:PersonName [
    rdfs:label "Johannes George Rappoldt" ;
    a2a:PersonNameFirstName "Johannes George" ;
    a2a:PersonNameLastName "Rappoldt"
  ] .

oa:person_srt_7a963127-be09-9a78-cbd1-e2a57721604c_Person1014301940
  a a2a:Person ;
  rdfs:label "Maartje Berman" ;
  a2a:PersonName [
    rdfs:label "Maartje Berman" ;
    a2a:PersonNameFirstName "Maartje" ;
    a2a:PersonNameLastName "Berman"
  ] .

oa:person_srt_7a963127-be09-9a78-cbd1-e2a57721604c_Person1014301941
  a a2a:Person ;
  rdfs:label "Elisabeth Maria Schaap" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Maria Schaap" ;
    a2a:PersonNameFirstName "Elisabeth Maria" ;
    a2a:PersonNameLastName "Schaap"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "21" ;
    rdfs:label "21"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:person_srt_7a963127-be09-9a78-cbd1-e2a57721604c_Person1014301942
  a a2a:Person ;
  rdfs:label "Menso Schaap" ;
  a2a:PersonName [
    rdfs:label "Menso Schaap" ;
    a2a:PersonNameFirstName "Menso" ;
    a2a:PersonNameLastName "Schaap"
  ] .

oa:person_srt_7a963127-be09-9a78-cbd1-e2a57721604c_Person1014301943
  a a2a:Person ;
  rdfs:label "Alida Montoft" ;
  a2a:PersonName [
    rdfs:label "Alida Montoft" ;
    a2a:PersonNameFirstName "Alida" ;
    a2a:PersonNameLastName "Montoft"
  ] .

oa:event_srt_7a963127-be09-9a78-cbd1-e2a57721604c_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "17-03-1852" ;
    a2a:Year "1852" ;
    a2a:Month "03" ;
    a2a:Day "17" ;
    rdfs:label "1852-03-17"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_7a963127-be09-9a78-cbd1-e2a57721604c_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_7a963127-be09-9a78-cbd1-e2a57721604c_Person1014301938 ;
  a2a:EventKeyRef oa:event_srt_7a963127-be09-9a78-cbd1-e2a57721604c_Event1 .

oa:relationep_srt_7a963127-be09-9a78-cbd1-e2a57721604c_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_7a963127-be09-9a78-cbd1-e2a57721604c_Person1014301939 ;
  a2a:EventKeyRef oa:event_srt_7a963127-be09-9a78-cbd1-e2a57721604c_Event1 .

oa:relationep_srt_7a963127-be09-9a78-cbd1-e2a57721604c_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_7a963127-be09-9a78-cbd1-e2a57721604c_Person1014301940 ;
  a2a:EventKeyRef oa:event_srt_7a963127-be09-9a78-cbd1-e2a57721604c_Event1 .

oa:relationep_srt_7a963127-be09-9a78-cbd1-e2a57721604c_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_7a963127-be09-9a78-cbd1-e2a57721604c_Person1014301941 ;
  a2a:EventKeyRef oa:event_srt_7a963127-be09-9a78-cbd1-e2a57721604c_Event1 .

oa:relationep_srt_7a963127-be09-9a78-cbd1-e2a57721604c_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_7a963127-be09-9a78-cbd1-e2a57721604c_Person1014301942 ;
  a2a:EventKeyRef oa:event_srt_7a963127-be09-9a78-cbd1-e2a57721604c_Event1 .

oa:relationep_srt_7a963127-be09-9a78-cbd1-e2a57721604c_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_7a963127-be09-9a78-cbd1-e2a57721604c_Person1014301943 ;
  a2a:EventKeyRef oa:event_srt_7a963127-be09-9a78-cbd1-e2a57721604c_Event1 .

oa:source_srt_7a963127-be09-9a78-cbd1-e2a57721604c
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1852-03-17 - 1852-03-17"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1852-03-17"^^xsd:date ;
    a2a:SourceIndexDateTo "1852-03-17"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "17-03-1852" ;
    a2a:Year "1852" ;
    a2a:Month "03" ;
    a2a:Day "17" ;
    rdfs:label "17-03-1852"
  ] ;
  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 huwelijks- en echtscheidingsregister van de gemeente Rotterdam" ;
    a2a:DocumentNumber "1852.121" ;
    a2a:RegistryNumber "1852A" ;
    a2a:Folio "a064" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijks- en echtscheidingsregister van de gemeente Rotterdam, 1852.121, 1852A, a064"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://hdl.handle.net/21.12133/7AAD8DA7F44B42CBAA2BEE19F6D03C25" ;
    a2a:UriViewer "https://hdl.handle.net/21.12133/7AAD8DA7F44B42CBAA2BEE19F6D03C25" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/184/7AAD8DA7F44B42CBAA2BEE19F6D03C25"
  ] ;
  a2a:SourceLastChangeDate "2019-09-20"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/025F36F3A22649B4A18D9468FCD6FEAE" ;
  a2a:RecordIdentifier "1014301937" ;
  a2a:RecordGUID "{7a963127-be09-9a78-cbd1-e2a57721604c}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder 025F36F3-A226-49B4-A18D-9468FCD6FEAE" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-061852A_54_A2A.xml van SRT" .

