@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_43ae94ed-6c90-8197-3bfc-e3a7547dfcd8
  a a2a:Record ;
  rdfs:label "Huwelijk op 29 mei 1867 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_43ae94ed-6c90-8197-3bfc-e3a7547dfcd8_Person1445081943, oa:person_srt_43ae94ed-6c90-8197-3bfc-e3a7547dfcd8_Person1445081944, oa:person_srt_43ae94ed-6c90-8197-3bfc-e3a7547dfcd8_Person1445081945, oa:person_srt_43ae94ed-6c90-8197-3bfc-e3a7547dfcd8_Person1445081946, oa:person_srt_43ae94ed-6c90-8197-3bfc-e3a7547dfcd8_Person1445081947, oa:person_srt_43ae94ed-6c90-8197-3bfc-e3a7547dfcd8_Person1445081948 ;
  a2a:hasEvent oa:event_srt_43ae94ed-6c90-8197-3bfc-e3a7547dfcd8_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_43ae94ed-6c90-8197-3bfc-e3a7547dfcd8_0, oa:relationep_srt_43ae94ed-6c90-8197-3bfc-e3a7547dfcd8_1, oa:relationep_srt_43ae94ed-6c90-8197-3bfc-e3a7547dfcd8_2, oa:relationep_srt_43ae94ed-6c90-8197-3bfc-e3a7547dfcd8_3, oa:relationep_srt_43ae94ed-6c90-8197-3bfc-e3a7547dfcd8_4, oa:relationep_srt_43ae94ed-6c90-8197-3bfc-e3a7547dfcd8_5 ;
  a2a:hasSource oa:source_srt_43ae94ed-6c90-8197-3bfc-e3a7547dfcd8 .

oa:person_srt_43ae94ed-6c90-8197-3bfc-e3a7547dfcd8_Person1445081943
  a a2a:Person ;
  rdfs:label "Johannes Franciscus Jacobus Emmerig" ;
  a2a:PersonName [
    rdfs:label "Johannes Franciscus Jacobus Emmerig" ;
    a2a:PersonNameFirstName "Johannes Franciscus Jacobus" ;
    a2a:PersonNameLastName "Emmerig"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "23" ;
    rdfs:label "23"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_43ae94ed-6c90-8197-3bfc-e3a7547dfcd8_Person1445081944
  a a2a:Person ;
  rdfs:label "Thomas Emmerig" ;
  a2a:PersonName [
    rdfs:label "Thomas Emmerig" ;
    a2a:PersonNameFirstName "Thomas" ;
    a2a:PersonNameLastName "Emmerig"
  ] .

oa:person_srt_43ae94ed-6c90-8197-3bfc-e3a7547dfcd8_Person1445081945
  a a2a:Person ;
  rdfs:label "Bernardina Maria of Bardina Maria van den Hongaart of Honart" ;
  a2a:PersonName [
    rdfs:label "Bernardina Maria of Bardina Maria van den Hongaart of Honart" ;
    a2a:PersonNameFirstName "Bernardina Maria of Bardina Maria" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Hongaart of Honart"
  ] .

oa:person_srt_43ae94ed-6c90-8197-3bfc-e3a7547dfcd8_Person1445081946
  a a2a:Person ;
  rdfs:label "Elizabeth Christina Kroon" ;
  a2a:PersonName [
    rdfs:label "Elizabeth Christina Kroon" ;
    a2a:PersonNameFirstName "Elizabeth Christina" ;
    a2a:PersonNameLastName "Kroon"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "26" ;
    rdfs:label "26"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_43ae94ed-6c90-8197-3bfc-e3a7547dfcd8_Person1445081947
  a a2a:Person ;
  rdfs:label "Theodorus Kroon" ;
  a2a:PersonName [
    rdfs:label "Theodorus Kroon" ;
    a2a:PersonNameFirstName "Theodorus" ;
    a2a:PersonNameLastName "Kroon"
  ] .

oa:person_srt_43ae94ed-6c90-8197-3bfc-e3a7547dfcd8_Person1445081948
  a a2a:Person ;
  rdfs:label "Maria Anna Catharina Rüss of Roest" ;
  a2a:PersonName [
    rdfs:label "Maria Anna Catharina Rüss of Roest" ;
    a2a:PersonNameFirstName "Maria Anna Catharina" ;
    a2a:PersonNameLastName "Rüss of Roest"
  ] .

oa:event_srt_43ae94ed-6c90-8197-3bfc-e3a7547dfcd8_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "29-05-1867" ;
    a2a:Year "1867" ;
    a2a:Month "05" ;
    a2a:Day "29" ;
    rdfs:label "1867-05-29"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_43ae94ed-6c90-8197-3bfc-e3a7547dfcd8_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_43ae94ed-6c90-8197-3bfc-e3a7547dfcd8_Person1445081943 ;
  a2a:EventKeyRef oa:event_srt_43ae94ed-6c90-8197-3bfc-e3a7547dfcd8_Event1 .

oa:relationep_srt_43ae94ed-6c90-8197-3bfc-e3a7547dfcd8_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_43ae94ed-6c90-8197-3bfc-e3a7547dfcd8_Person1445081944 ;
  a2a:EventKeyRef oa:event_srt_43ae94ed-6c90-8197-3bfc-e3a7547dfcd8_Event1 .

oa:relationep_srt_43ae94ed-6c90-8197-3bfc-e3a7547dfcd8_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_43ae94ed-6c90-8197-3bfc-e3a7547dfcd8_Person1445081945 ;
  a2a:EventKeyRef oa:event_srt_43ae94ed-6c90-8197-3bfc-e3a7547dfcd8_Event1 .

oa:relationep_srt_43ae94ed-6c90-8197-3bfc-e3a7547dfcd8_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_43ae94ed-6c90-8197-3bfc-e3a7547dfcd8_Person1445081946 ;
  a2a:EventKeyRef oa:event_srt_43ae94ed-6c90-8197-3bfc-e3a7547dfcd8_Event1 .

oa:relationep_srt_43ae94ed-6c90-8197-3bfc-e3a7547dfcd8_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_43ae94ed-6c90-8197-3bfc-e3a7547dfcd8_Person1445081947 ;
  a2a:EventKeyRef oa:event_srt_43ae94ed-6c90-8197-3bfc-e3a7547dfcd8_Event1 .

oa:relationep_srt_43ae94ed-6c90-8197-3bfc-e3a7547dfcd8_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_43ae94ed-6c90-8197-3bfc-e3a7547dfcd8_Person1445081948 ;
  a2a:EventKeyRef oa:event_srt_43ae94ed-6c90-8197-3bfc-e3a7547dfcd8_Event1 .

oa:source_srt_43ae94ed-6c90-8197-3bfc-e3a7547dfcd8
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1867-05-29 - 1867-05-29"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1867-05-29"^^xsd:date ;
    a2a:SourceIndexDateTo "1867-05-29"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "29-05-1867" ;
    a2a:Year "1867" ;
    a2a:Month "05" ;
    a2a:Day "29" ;
    rdfs:label "29-05-1867"
  ] ;
  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 "1867.451" ;
    a2a:RegistryNumber "1867C" ;
    a2a:Folio "c35v" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijks- en echtscheidingsregister van de gemeente Rotterdam, 1867.451, 1867C, c35v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://hdl.handle.net/21.12133/895EE612C0F14476AE7CEEA950D35AA3" ;
    a2a:UriViewer "https://hdl.handle.net/21.12133/895EE612C0F14476AE7CEEA950D35AA3" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/184/895EE612C0F14476AE7CEEA950D35AA3"
  ] ;
  a2a:SourceLastChangeDate "2019-07-04"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/2A8B8349EFF241E19389B967E5045B08" ;
  a2a:RecordIdentifier "1445081942" ;
  a2a:RecordGUID "{43ae94ed-6c90-8197-3bfc-e3a7547dfcd8}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder 2A8B8349-EFF2-41E1-9389-B967E5045B08" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-061867C_54_A2A.xml van SRT" .

