@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_a5d095a2-6d35-ef60-fecc-fe22adf744c8
  a a2a:Record ;
  rdfs:label "Huwelijk op 7 januari 1869 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_a5d095a2-6d35-ef60-fecc-fe22adf744c8_Person1014845118, oa:person_srt_a5d095a2-6d35-ef60-fecc-fe22adf744c8_Person1014845119, oa:person_srt_a5d095a2-6d35-ef60-fecc-fe22adf744c8_Person1014845120, oa:person_srt_a5d095a2-6d35-ef60-fecc-fe22adf744c8_Person1014845121, oa:person_srt_a5d095a2-6d35-ef60-fecc-fe22adf744c8_Person1014845122, oa:person_srt_a5d095a2-6d35-ef60-fecc-fe22adf744c8_Person1014845123 ;
  a2a:hasEvent oa:event_srt_a5d095a2-6d35-ef60-fecc-fe22adf744c8_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_a5d095a2-6d35-ef60-fecc-fe22adf744c8_0, oa:relationep_srt_a5d095a2-6d35-ef60-fecc-fe22adf744c8_1, oa:relationep_srt_a5d095a2-6d35-ef60-fecc-fe22adf744c8_2, oa:relationep_srt_a5d095a2-6d35-ef60-fecc-fe22adf744c8_3, oa:relationep_srt_a5d095a2-6d35-ef60-fecc-fe22adf744c8_4, oa:relationep_srt_a5d095a2-6d35-ef60-fecc-fe22adf744c8_5 ;
  a2a:hasSource oa:source_srt_a5d095a2-6d35-ef60-fecc-fe22adf744c8 .

oa:person_srt_a5d095a2-6d35-ef60-fecc-fe22adf744c8_Person1014845118
  a a2a:Person ;
  rdfs:label "Johannes Bernardus Aloysius Propst" ;
  a2a:PersonName [
    rdfs:label "Johannes Bernardus Aloysius Propst" ;
    a2a:PersonNameFirstName "Johannes Bernardus Aloysius" ;
    a2a:PersonNameLastName "Propst"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "55" ;
    rdfs:label "55"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Munster" ;
    rdfs:label "Munster"
  ] .

oa:person_srt_a5d095a2-6d35-ef60-fecc-fe22adf744c8_Person1014845119
  a a2a:Person ;
  rdfs:label "Ernestus Propst" ;
  a2a:PersonName [
    rdfs:label "Ernestus Propst" ;
    a2a:PersonNameFirstName "Ernestus" ;
    a2a:PersonNameLastName "Propst"
  ] .

oa:person_srt_a5d095a2-6d35-ef60-fecc-fe22adf744c8_Person1014845120
  a a2a:Person ;
  rdfs:label "Josephina Kruse" ;
  a2a:PersonName [
    rdfs:label "Josephina Kruse" ;
    a2a:PersonNameFirstName "Josephina" ;
    a2a:PersonNameLastName "Kruse"
  ] .

oa:person_srt_a5d095a2-6d35-ef60-fecc-fe22adf744c8_Person1014845121
  a a2a:Person ;
  rdfs:label "Anna Maria Gunnewegh" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Gunnewegh" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNameLastName "Gunnewegh"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "49" ;
    rdfs:label "49"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Schiedam" ;
    rdfs:label "Schiedam"
  ] .

oa:person_srt_a5d095a2-6d35-ef60-fecc-fe22adf744c8_Person1014845122
  a a2a:Person ;
  rdfs:label "Dirk Gunnewegh" ;
  a2a:PersonName [
    rdfs:label "Dirk Gunnewegh" ;
    a2a:PersonNameFirstName "Dirk" ;
    a2a:PersonNameLastName "Gunnewegh"
  ] .

oa:person_srt_a5d095a2-6d35-ef60-fecc-fe22adf744c8_Person1014845123
  a a2a:Person ;
  rdfs:label "Anna Maria Beukers" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Beukers" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNameLastName "Beukers"
  ] .

oa:event_srt_a5d095a2-6d35-ef60-fecc-fe22adf744c8_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "07-01-1869" ;
    a2a:Year "1869" ;
    a2a:Month "01" ;
    a2a:Day "07" ;
    rdfs:label "1869-01-07"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_a5d095a2-6d35-ef60-fecc-fe22adf744c8_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_a5d095a2-6d35-ef60-fecc-fe22adf744c8_Person1014845118 ;
  a2a:EventKeyRef oa:event_srt_a5d095a2-6d35-ef60-fecc-fe22adf744c8_Event1 .

oa:relationep_srt_a5d095a2-6d35-ef60-fecc-fe22adf744c8_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_a5d095a2-6d35-ef60-fecc-fe22adf744c8_Person1014845119 ;
  a2a:EventKeyRef oa:event_srt_a5d095a2-6d35-ef60-fecc-fe22adf744c8_Event1 .

oa:relationep_srt_a5d095a2-6d35-ef60-fecc-fe22adf744c8_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_a5d095a2-6d35-ef60-fecc-fe22adf744c8_Person1014845120 ;
  a2a:EventKeyRef oa:event_srt_a5d095a2-6d35-ef60-fecc-fe22adf744c8_Event1 .

oa:relationep_srt_a5d095a2-6d35-ef60-fecc-fe22adf744c8_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_a5d095a2-6d35-ef60-fecc-fe22adf744c8_Person1014845121 ;
  a2a:EventKeyRef oa:event_srt_a5d095a2-6d35-ef60-fecc-fe22adf744c8_Event1 .

oa:relationep_srt_a5d095a2-6d35-ef60-fecc-fe22adf744c8_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_a5d095a2-6d35-ef60-fecc-fe22adf744c8_Person1014845122 ;
  a2a:EventKeyRef oa:event_srt_a5d095a2-6d35-ef60-fecc-fe22adf744c8_Event1 .

oa:relationep_srt_a5d095a2-6d35-ef60-fecc-fe22adf744c8_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_a5d095a2-6d35-ef60-fecc-fe22adf744c8_Person1014845123 ;
  a2a:EventKeyRef oa:event_srt_a5d095a2-6d35-ef60-fecc-fe22adf744c8_Event1 .

oa:source_srt_a5d095a2-6d35-ef60-fecc-fe22adf744c8
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1869-01-07 - 1869-01-07"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1869-01-07"^^xsd:date ;
    a2a:SourceIndexDateTo "1869-01-07"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "07-01-1869" ;
    a2a:Year "1869" ;
    a2a:Month "01" ;
    a2a:Day "07" ;
    rdfs:label "07-01-1869"
  ] ;
  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 "1869.15" ;
    a2a:RegistryNumber "1869A" ;
    a2a:Folio "a9v" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijks- en echtscheidingsregister van de gemeente Rotterdam, 1869.15, 1869A, a9v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/184/E468805F9CCF485C8FCFF5055007645D" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/184/E468805F9CCF485C8FCFF5055007645D" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/184/E468805F9CCF485C8FCFF5055007645D"
  ] ;
  a2a:SourceLastChangeDate "2022-03-21"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/E866262770624FF7BEC0FC7280C8B0F2" ;
  a2a:RecordIdentifier "1014845117" ;
  a2a:RecordGUID "{a5d095a2-6d35-ef60-fecc-fe22adf744c8}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder E8662627-7062-4FF7-BEC0-FC7280C8B0F2" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-061869A_54_A2A.xml van SRT" .

