@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_ccc0db3f-8f8a-71c1-4e79-dae2e917b464
  a a2a:Record ;
  rdfs:label "Huwelijk op 16 november 1842 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_ccc0db3f-8f8a-71c1-4e79-dae2e917b464_Person1014592139, oa:person_srt_ccc0db3f-8f8a-71c1-4e79-dae2e917b464_Person1014592140, oa:person_srt_ccc0db3f-8f8a-71c1-4e79-dae2e917b464_Person1014592141, oa:person_srt_ccc0db3f-8f8a-71c1-4e79-dae2e917b464_Person1014592142, oa:person_srt_ccc0db3f-8f8a-71c1-4e79-dae2e917b464_Person1014592143, oa:person_srt_ccc0db3f-8f8a-71c1-4e79-dae2e917b464_Person1014592144 ;
  a2a:hasEvent oa:event_srt_ccc0db3f-8f8a-71c1-4e79-dae2e917b464_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_ccc0db3f-8f8a-71c1-4e79-dae2e917b464_0, oa:relationep_srt_ccc0db3f-8f8a-71c1-4e79-dae2e917b464_1, oa:relationep_srt_ccc0db3f-8f8a-71c1-4e79-dae2e917b464_2, oa:relationep_srt_ccc0db3f-8f8a-71c1-4e79-dae2e917b464_3, oa:relationep_srt_ccc0db3f-8f8a-71c1-4e79-dae2e917b464_4, oa:relationep_srt_ccc0db3f-8f8a-71c1-4e79-dae2e917b464_5 ;
  a2a:hasSource oa:source_srt_ccc0db3f-8f8a-71c1-4e79-dae2e917b464 .

oa:person_srt_ccc0db3f-8f8a-71c1-4e79-dae2e917b464_Person1014592139
  a a2a:Person ;
  rdfs:label "Johannes Weber" ;
  a2a:PersonName [
    rdfs:label "Johannes Weber" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Weber"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "30" ;
    rdfs:label "30"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_ccc0db3f-8f8a-71c1-4e79-dae2e917b464_Person1014592140
  a a2a:Person ;
  rdfs:label "Christiaan Weber" ;
  a2a:PersonName [
    rdfs:label "Christiaan Weber" ;
    a2a:PersonNameFirstName "Christiaan" ;
    a2a:PersonNameLastName "Weber"
  ] .

oa:person_srt_ccc0db3f-8f8a-71c1-4e79-dae2e917b464_Person1014592141
  a a2a:Person ;
  rdfs:label "Johanna Sara Schellenberg" ;
  a2a:PersonName [
    rdfs:label "Johanna Sara Schellenberg" ;
    a2a:PersonNameFirstName "Johanna Sara" ;
    a2a:PersonNameLastName "Schellenberg"
  ] .

oa:person_srt_ccc0db3f-8f8a-71c1-4e79-dae2e917b464_Person1014592142
  a a2a:Person ;
  rdfs:label "Elizabeth Haas" ;
  a2a:PersonName [
    rdfs:label "Elizabeth Haas" ;
    a2a:PersonNameFirstName "Elizabeth" ;
    a2a:PersonNameLastName "Haas"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "23" ;
    rdfs:label "23"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_ccc0db3f-8f8a-71c1-4e79-dae2e917b464_Person1014592143
  a a2a:Person ;
  rdfs:label "Johannes Coenraad Haas" ;
  a2a:PersonName [
    rdfs:label "Johannes Coenraad Haas" ;
    a2a:PersonNameFirstName "Johannes Coenraad" ;
    a2a:PersonNameLastName "Haas"
  ] .

oa:person_srt_ccc0db3f-8f8a-71c1-4e79-dae2e917b464_Person1014592144
  a a2a:Person ;
  rdfs:label "Jaapje Korthagen" ;
  a2a:PersonName [
    rdfs:label "Jaapje Korthagen" ;
    a2a:PersonNameFirstName "Jaapje" ;
    a2a:PersonNameLastName "Korthagen"
  ] .

oa:event_srt_ccc0db3f-8f8a-71c1-4e79-dae2e917b464_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "16-11-1842" ;
    a2a:Year "1842" ;
    a2a:Month "11" ;
    a2a:Day "16" ;
    rdfs:label "1842-11-16"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_ccc0db3f-8f8a-71c1-4e79-dae2e917b464_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_ccc0db3f-8f8a-71c1-4e79-dae2e917b464_Person1014592139 ;
  a2a:EventKeyRef oa:event_srt_ccc0db3f-8f8a-71c1-4e79-dae2e917b464_Event1 .

oa:relationep_srt_ccc0db3f-8f8a-71c1-4e79-dae2e917b464_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_ccc0db3f-8f8a-71c1-4e79-dae2e917b464_Person1014592140 ;
  a2a:EventKeyRef oa:event_srt_ccc0db3f-8f8a-71c1-4e79-dae2e917b464_Event1 .

oa:relationep_srt_ccc0db3f-8f8a-71c1-4e79-dae2e917b464_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_ccc0db3f-8f8a-71c1-4e79-dae2e917b464_Person1014592141 ;
  a2a:EventKeyRef oa:event_srt_ccc0db3f-8f8a-71c1-4e79-dae2e917b464_Event1 .

oa:relationep_srt_ccc0db3f-8f8a-71c1-4e79-dae2e917b464_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_ccc0db3f-8f8a-71c1-4e79-dae2e917b464_Person1014592142 ;
  a2a:EventKeyRef oa:event_srt_ccc0db3f-8f8a-71c1-4e79-dae2e917b464_Event1 .

oa:relationep_srt_ccc0db3f-8f8a-71c1-4e79-dae2e917b464_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_ccc0db3f-8f8a-71c1-4e79-dae2e917b464_Person1014592143 ;
  a2a:EventKeyRef oa:event_srt_ccc0db3f-8f8a-71c1-4e79-dae2e917b464_Event1 .

oa:relationep_srt_ccc0db3f-8f8a-71c1-4e79-dae2e917b464_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_ccc0db3f-8f8a-71c1-4e79-dae2e917b464_Person1014592144 ;
  a2a:EventKeyRef oa:event_srt_ccc0db3f-8f8a-71c1-4e79-dae2e917b464_Event1 .

oa:source_srt_ccc0db3f-8f8a-71c1-4e79-dae2e917b464
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1842-11-16 - 1842-11-16"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1842-11-16"^^xsd:date ;
    a2a:SourceIndexDateTo "1842-11-16"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "16-11-1842" ;
    a2a:Year "1842" ;
    a2a:Month "11" ;
    a2a:Day "16" ;
    rdfs:label "16-11-1842"
  ] ;
  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:RegistryNumber "1842B" ;
    a2a:Folio "b160v" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijks- en echtscheidingsregister van de gemeente Rotterdam, 1842B, b160v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/184/F02265DFFD0146A19BBA47FEC9552382" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/184/F02265DFFD0146A19BBA47FEC9552382" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/184/F02265DFFD0146A19BBA47FEC9552382"
  ] ;
  a2a:SourceLastChangeDate "2022-04-07"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/89218A5A8D0146C29992E0BA1258511B" ;
  a2a:RecordIdentifier "1014592138" ;
  a2a:RecordGUID "{ccc0db3f-8f8a-71c1-4e79-dae2e917b464}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder 89218A5A-8D01-46C2-9992-E0BA1258511B" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-061842B_54_A2A.xml van SRT" .

