@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_cfed5fc4-eef7-61a6-0c60-df7d630734f9
  a a2a:Record ;
  rdfs:label "Huwelijk op 20 augustus 1845 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_cfed5fc4-eef7-61a6-0c60-df7d630734f9_Person1445077884, oa:person_srt_cfed5fc4-eef7-61a6-0c60-df7d630734f9_Person1445077885, oa:person_srt_cfed5fc4-eef7-61a6-0c60-df7d630734f9_Person1445077886, oa:person_srt_cfed5fc4-eef7-61a6-0c60-df7d630734f9_Person1445077887, oa:person_srt_cfed5fc4-eef7-61a6-0c60-df7d630734f9_Person1445077888, oa:person_srt_cfed5fc4-eef7-61a6-0c60-df7d630734f9_Person1445077889 ;
  a2a:hasEvent oa:event_srt_cfed5fc4-eef7-61a6-0c60-df7d630734f9_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_cfed5fc4-eef7-61a6-0c60-df7d630734f9_0, oa:relationep_srt_cfed5fc4-eef7-61a6-0c60-df7d630734f9_1, oa:relationep_srt_cfed5fc4-eef7-61a6-0c60-df7d630734f9_2, oa:relationep_srt_cfed5fc4-eef7-61a6-0c60-df7d630734f9_3, oa:relationep_srt_cfed5fc4-eef7-61a6-0c60-df7d630734f9_4, oa:relationep_srt_cfed5fc4-eef7-61a6-0c60-df7d630734f9_5 ;
  a2a:hasSource oa:source_srt_cfed5fc4-eef7-61a6-0c60-df7d630734f9 .

oa:person_srt_cfed5fc4-eef7-61a6-0c60-df7d630734f9_Person1445077884
  a a2a:Person ;
  rdfs:label "Thomas Bisson Roche" ;
  a2a:PersonName [
    rdfs:label "Thomas Bisson Roche" ;
    a2a:PersonNameFirstName "Thomas" ;
    a2a:PersonNameLastName "Bisson Roche"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "24" ;
    rdfs:label "24"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_cfed5fc4-eef7-61a6-0c60-df7d630734f9_Person1445077885
  a a2a:Person ;
  rdfs:label "John Roche" ;
  a2a:PersonName [
    rdfs:label "John Roche" ;
    a2a:PersonNameFirstName "John" ;
    a2a:PersonNameLastName "Roche"
  ] .

oa:person_srt_cfed5fc4-eef7-61a6-0c60-df7d630734f9_Person1445077886
  a a2a:Person ;
  rdfs:label "Anna Bisson" ;
  a2a:PersonName [
    rdfs:label "Anna Bisson" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNameLastName "Bisson"
  ] .

oa:person_srt_cfed5fc4-eef7-61a6-0c60-df7d630734f9_Person1445077887
  a a2a:Person ;
  rdfs:label "Maria Mensing" ;
  a2a:PersonName [
    rdfs:label "Maria Mensing" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Mensing"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "20" ;
    rdfs:label "20"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_cfed5fc4-eef7-61a6-0c60-df7d630734f9_Person1445077888
  a a2a:Person ;
  rdfs:label "Eli Henri Mensing" ;
  a2a:PersonName [
    rdfs:label "Eli Henri Mensing" ;
    a2a:PersonNameFirstName "Eli Henri" ;
    a2a:PersonNameLastName "Mensing"
  ] .

oa:person_srt_cfed5fc4-eef7-61a6-0c60-df7d630734f9_Person1445077889
  a a2a:Person ;
  rdfs:label "Francina Cornelia la Verge" ;
  a2a:PersonName [
    rdfs:label "Francina Cornelia la Verge" ;
    a2a:PersonNameFirstName "Francina Cornelia" ;
    a2a:PersonNamePrefixLastName "la" ;
    a2a:PersonNameLastName "Verge"
  ] .

oa:event_srt_cfed5fc4-eef7-61a6-0c60-df7d630734f9_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "20-08-1845" ;
    a2a:Year "1845" ;
    a2a:Month "08" ;
    a2a:Day "20" ;
    rdfs:label "1845-08-20"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_cfed5fc4-eef7-61a6-0c60-df7d630734f9_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_cfed5fc4-eef7-61a6-0c60-df7d630734f9_Person1445077884 ;
  a2a:EventKeyRef oa:event_srt_cfed5fc4-eef7-61a6-0c60-df7d630734f9_Event1 .

oa:relationep_srt_cfed5fc4-eef7-61a6-0c60-df7d630734f9_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_cfed5fc4-eef7-61a6-0c60-df7d630734f9_Person1445077885 ;
  a2a:EventKeyRef oa:event_srt_cfed5fc4-eef7-61a6-0c60-df7d630734f9_Event1 .

oa:relationep_srt_cfed5fc4-eef7-61a6-0c60-df7d630734f9_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_cfed5fc4-eef7-61a6-0c60-df7d630734f9_Person1445077886 ;
  a2a:EventKeyRef oa:event_srt_cfed5fc4-eef7-61a6-0c60-df7d630734f9_Event1 .

oa:relationep_srt_cfed5fc4-eef7-61a6-0c60-df7d630734f9_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_cfed5fc4-eef7-61a6-0c60-df7d630734f9_Person1445077887 ;
  a2a:EventKeyRef oa:event_srt_cfed5fc4-eef7-61a6-0c60-df7d630734f9_Event1 .

oa:relationep_srt_cfed5fc4-eef7-61a6-0c60-df7d630734f9_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_cfed5fc4-eef7-61a6-0c60-df7d630734f9_Person1445077888 ;
  a2a:EventKeyRef oa:event_srt_cfed5fc4-eef7-61a6-0c60-df7d630734f9_Event1 .

oa:relationep_srt_cfed5fc4-eef7-61a6-0c60-df7d630734f9_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_cfed5fc4-eef7-61a6-0c60-df7d630734f9_Person1445077889 ;
  a2a:EventKeyRef oa:event_srt_cfed5fc4-eef7-61a6-0c60-df7d630734f9_Event1 .

oa:source_srt_cfed5fc4-eef7-61a6-0c60-df7d630734f9
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1845-08-20 - 1845-08-20"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1845-08-20"^^xsd:date ;
    a2a:SourceIndexDateTo "1845-08-20"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "20-08-1845" ;
    a2a:Year "1845" ;
    a2a:Month "08" ;
    a2a:Day "20" ;
    rdfs:label "20-08-1845"
  ] ;
  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 "1845B" ;
    a2a:Folio "b107" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijks- en echtscheidingsregister van de gemeente Rotterdam, 1845B, b107"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://hdl.handle.net/21.12133/40314B62515C4881B7B148C0DF09ECB3" ;
    a2a:UriViewer "https://hdl.handle.net/21.12133/40314B62515C4881B7B148C0DF09ECB3" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/184/40314B62515C4881B7B148C0DF09ECB3"
  ] ;
  a2a:SourceLastChangeDate "2019-04-03"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/A8946305BF26431D8ACD92D75594AAE1" ;
  a2a:RecordIdentifier "1445077883" ;
  a2a:RecordGUID "{cfed5fc4-eef7-61a6-0c60-df7d630734f9}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder A8946305-BF26-431D-8ACD-92D75594AAE1" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-061845B_54_A2A.xml van SRT" .

