@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_0ecf2ee7-4119-59ae-2ebc-4305e6fc7fcb
  a a2a:Record ;
  rdfs:label "Huwelijk op 9 juni 1869 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_0ecf2ee7-4119-59ae-2ebc-4305e6fc7fcb_Person1014100216, oa:person_srt_0ecf2ee7-4119-59ae-2ebc-4305e6fc7fcb_Person1014100217, oa:person_srt_0ecf2ee7-4119-59ae-2ebc-4305e6fc7fcb_Person1014100218, oa:person_srt_0ecf2ee7-4119-59ae-2ebc-4305e6fc7fcb_Person1014100219, oa:person_srt_0ecf2ee7-4119-59ae-2ebc-4305e6fc7fcb_Person1014100220, oa:person_srt_0ecf2ee7-4119-59ae-2ebc-4305e6fc7fcb_Person1014100221 ;
  a2a:hasEvent oa:event_srt_0ecf2ee7-4119-59ae-2ebc-4305e6fc7fcb_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_0ecf2ee7-4119-59ae-2ebc-4305e6fc7fcb_0, oa:relationep_srt_0ecf2ee7-4119-59ae-2ebc-4305e6fc7fcb_1, oa:relationep_srt_0ecf2ee7-4119-59ae-2ebc-4305e6fc7fcb_2, oa:relationep_srt_0ecf2ee7-4119-59ae-2ebc-4305e6fc7fcb_3, oa:relationep_srt_0ecf2ee7-4119-59ae-2ebc-4305e6fc7fcb_4, oa:relationep_srt_0ecf2ee7-4119-59ae-2ebc-4305e6fc7fcb_5 ;
  a2a:hasSource oa:source_srt_0ecf2ee7-4119-59ae-2ebc-4305e6fc7fcb .

oa:person_srt_0ecf2ee7-4119-59ae-2ebc-4305e6fc7fcb_Person1014100216
  a a2a:Person ;
  rdfs:label "Johannes Henderikus Petrus Holst" ;
  a2a:PersonName [
    rdfs:label "Johannes Henderikus Petrus Holst" ;
    a2a:PersonNameFirstName "Johannes Henderikus Petrus" ;
    a2a:PersonNameLastName "Holst"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "40" ;
    rdfs:label "40"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_0ecf2ee7-4119-59ae-2ebc-4305e6fc7fcb_Person1014100217
  a a2a:Person ;
  rdfs:label "Johannes Henderikus Holst" ;
  a2a:PersonName [
    rdfs:label "Johannes Henderikus Holst" ;
    a2a:PersonNameFirstName "Johannes Henderikus" ;
    a2a:PersonNameLastName "Holst"
  ] .

oa:person_srt_0ecf2ee7-4119-59ae-2ebc-4305e6fc7fcb_Person1014100218
  a a2a:Person ;
  rdfs:label "Johanna Maria Appeldoorn" ;
  a2a:PersonName [
    rdfs:label "Johanna Maria Appeldoorn" ;
    a2a:PersonNameFirstName "Johanna Maria" ;
    a2a:PersonNameLastName "Appeldoorn"
  ] .

oa:person_srt_0ecf2ee7-4119-59ae-2ebc-4305e6fc7fcb_Person1014100219
  a a2a:Person ;
  rdfs:label "Anna Maria Mijer" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Mijer" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNameLastName "Mijer"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "40" ;
    rdfs:label "40"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_0ecf2ee7-4119-59ae-2ebc-4305e6fc7fcb_Person1014100220
  a a2a:Person ;
  rdfs:label "Jan Diederik Mijer" ;
  a2a:PersonName [
    rdfs:label "Jan Diederik Mijer" ;
    a2a:PersonNameFirstName "Jan Diederik" ;
    a2a:PersonNameLastName "Mijer"
  ] .

oa:person_srt_0ecf2ee7-4119-59ae-2ebc-4305e6fc7fcb_Person1014100221
  a a2a:Person ;
  rdfs:label "Anna Maria Bruels" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Bruels" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNameLastName "Bruels"
  ] .

oa:event_srt_0ecf2ee7-4119-59ae-2ebc-4305e6fc7fcb_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "09-06-1869" ;
    a2a:Year "1869" ;
    a2a:Month "06" ;
    a2a:Day "09" ;
    rdfs:label "1869-06-09"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_0ecf2ee7-4119-59ae-2ebc-4305e6fc7fcb_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_0ecf2ee7-4119-59ae-2ebc-4305e6fc7fcb_Person1014100216 ;
  a2a:EventKeyRef oa:event_srt_0ecf2ee7-4119-59ae-2ebc-4305e6fc7fcb_Event1 .

oa:relationep_srt_0ecf2ee7-4119-59ae-2ebc-4305e6fc7fcb_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_0ecf2ee7-4119-59ae-2ebc-4305e6fc7fcb_Person1014100217 ;
  a2a:EventKeyRef oa:event_srt_0ecf2ee7-4119-59ae-2ebc-4305e6fc7fcb_Event1 .

oa:relationep_srt_0ecf2ee7-4119-59ae-2ebc-4305e6fc7fcb_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_0ecf2ee7-4119-59ae-2ebc-4305e6fc7fcb_Person1014100218 ;
  a2a:EventKeyRef oa:event_srt_0ecf2ee7-4119-59ae-2ebc-4305e6fc7fcb_Event1 .

oa:relationep_srt_0ecf2ee7-4119-59ae-2ebc-4305e6fc7fcb_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_0ecf2ee7-4119-59ae-2ebc-4305e6fc7fcb_Person1014100219 ;
  a2a:EventKeyRef oa:event_srt_0ecf2ee7-4119-59ae-2ebc-4305e6fc7fcb_Event1 .

oa:relationep_srt_0ecf2ee7-4119-59ae-2ebc-4305e6fc7fcb_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_0ecf2ee7-4119-59ae-2ebc-4305e6fc7fcb_Person1014100220 ;
  a2a:EventKeyRef oa:event_srt_0ecf2ee7-4119-59ae-2ebc-4305e6fc7fcb_Event1 .

oa:relationep_srt_0ecf2ee7-4119-59ae-2ebc-4305e6fc7fcb_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_0ecf2ee7-4119-59ae-2ebc-4305e6fc7fcb_Person1014100221 ;
  a2a:EventKeyRef oa:event_srt_0ecf2ee7-4119-59ae-2ebc-4305e6fc7fcb_Event1 .

oa:source_srt_0ecf2ee7-4119-59ae-2ebc-4305e6fc7fcb
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1869-06-09 - 1869-06-09"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1869-06-09"^^xsd:date ;
    a2a:SourceIndexDateTo "1869-06-09"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "09-06-1869" ;
    a2a:Year "1869" ;
    a2a:Month "06" ;
    a2a:Day "09" ;
    rdfs:label "09-06-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.471" ;
    a2a:RegistryNumber "1869C" ;
    a2a:Folio "c48v" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijks- en echtscheidingsregister van de gemeente Rotterdam, 1869.471, 1869C, c48v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/184/C12EB745E5734D9BAA5111547098E1F8" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/184/C12EB745E5734D9BAA5111547098E1F8" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/184/C12EB745E5734D9BAA5111547098E1F8"
  ] ;
  a2a:SourceLastChangeDate "2022-06-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/338DA6C046C842539FD9252FE686B147" ;
  a2a:RecordIdentifier "1014100215" ;
  a2a:RecordGUID "{0ecf2ee7-4119-59ae-2ebc-4305e6fc7fcb}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder 338DA6C0-46C8-4253-9FD9-252FE686B147" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-061869C_54_A2A.xml van SRT" .

