@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_2db406ff-9da0-c009-090a-8f0fe85efb93
  a a2a:Record ;
  rdfs:label "Huwelijk op 4 mei 1842 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_2db406ff-9da0-c009-090a-8f0fe85efb93_Person2399288579, oa:person_srt_2db406ff-9da0-c009-090a-8f0fe85efb93_Person2399288580, oa:person_srt_2db406ff-9da0-c009-090a-8f0fe85efb93_Person2399288581, oa:person_srt_2db406ff-9da0-c009-090a-8f0fe85efb93_Person2399288582, oa:person_srt_2db406ff-9da0-c009-090a-8f0fe85efb93_Person2399288583, oa:person_srt_2db406ff-9da0-c009-090a-8f0fe85efb93_Person2399288584 ;
  a2a:hasEvent oa:event_srt_2db406ff-9da0-c009-090a-8f0fe85efb93_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_2db406ff-9da0-c009-090a-8f0fe85efb93_0, oa:relationep_srt_2db406ff-9da0-c009-090a-8f0fe85efb93_1, oa:relationep_srt_2db406ff-9da0-c009-090a-8f0fe85efb93_2, oa:relationep_srt_2db406ff-9da0-c009-090a-8f0fe85efb93_3, oa:relationep_srt_2db406ff-9da0-c009-090a-8f0fe85efb93_4, oa:relationep_srt_2db406ff-9da0-c009-090a-8f0fe85efb93_5 ;
  a2a:hasSource oa:source_srt_2db406ff-9da0-c009-090a-8f0fe85efb93 .

oa:person_srt_2db406ff-9da0-c009-090a-8f0fe85efb93_Person2399288579
  a a2a:Person ;
  rdfs:label "Johannes Jacobus de Haan" ;
  a2a:PersonName [
    rdfs:label "Johannes Jacobus de Haan" ;
    a2a:PersonNameFirstName "Johannes Jacobus" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Haan"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "22" ;
    rdfs:label "22"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_2db406ff-9da0-c009-090a-8f0fe85efb93_Person2399288580
  a a2a:Person ;
  rdfs:label "Aart de Haan" ;
  a2a:PersonName [
    rdfs:label "Aart de Haan" ;
    a2a:PersonNameFirstName "Aart" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Haan"
  ] .

oa:person_srt_2db406ff-9da0-c009-090a-8f0fe85efb93_Person2399288581
  a a2a:Person ;
  rdfs:label "Elisabeth Gleits" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Gleits" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNameLastName "Gleits"
  ] .

oa:person_srt_2db406ff-9da0-c009-090a-8f0fe85efb93_Person2399288582
  a a2a:Person ;
  rdfs:label "Catarina Sara Stronck" ;
  a2a:PersonName [
    rdfs:label "Catarina Sara Stronck" ;
    a2a:PersonNameFirstName "Catarina Sara" ;
    a2a:PersonNameLastName "Stronck"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "30" ;
    rdfs:label "30"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_2db406ff-9da0-c009-090a-8f0fe85efb93_Person2399288583
  a a2a:Person ;
  rdfs:label "Willem Stronck" ;
  a2a:PersonName [
    rdfs:label "Willem Stronck" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Stronck"
  ] .

oa:person_srt_2db406ff-9da0-c009-090a-8f0fe85efb93_Person2399288584
  a a2a:Person ;
  rdfs:label "Pietronella van Zevenhuizen" ;
  a2a:PersonName [
    rdfs:label "Pietronella van Zevenhuizen" ;
    a2a:PersonNameFirstName "Pietronella" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Zevenhuizen"
  ] .

oa:event_srt_2db406ff-9da0-c009-090a-8f0fe85efb93_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "04-05-1842" ;
    a2a:Year "1842" ;
    a2a:Month "05" ;
    a2a:Day "04" ;
    rdfs:label "1842-05-04"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_2db406ff-9da0-c009-090a-8f0fe85efb93_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_2db406ff-9da0-c009-090a-8f0fe85efb93_Person2399288579 ;
  a2a:EventKeyRef oa:event_srt_2db406ff-9da0-c009-090a-8f0fe85efb93_Event1 .

oa:relationep_srt_2db406ff-9da0-c009-090a-8f0fe85efb93_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_2db406ff-9da0-c009-090a-8f0fe85efb93_Person2399288580 ;
  a2a:EventKeyRef oa:event_srt_2db406ff-9da0-c009-090a-8f0fe85efb93_Event1 .

oa:relationep_srt_2db406ff-9da0-c009-090a-8f0fe85efb93_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_2db406ff-9da0-c009-090a-8f0fe85efb93_Person2399288581 ;
  a2a:EventKeyRef oa:event_srt_2db406ff-9da0-c009-090a-8f0fe85efb93_Event1 .

oa:relationep_srt_2db406ff-9da0-c009-090a-8f0fe85efb93_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_2db406ff-9da0-c009-090a-8f0fe85efb93_Person2399288582 ;
  a2a:EventKeyRef oa:event_srt_2db406ff-9da0-c009-090a-8f0fe85efb93_Event1 .

oa:relationep_srt_2db406ff-9da0-c009-090a-8f0fe85efb93_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_2db406ff-9da0-c009-090a-8f0fe85efb93_Person2399288583 ;
  a2a:EventKeyRef oa:event_srt_2db406ff-9da0-c009-090a-8f0fe85efb93_Event1 .

oa:relationep_srt_2db406ff-9da0-c009-090a-8f0fe85efb93_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_2db406ff-9da0-c009-090a-8f0fe85efb93_Person2399288584 ;
  a2a:EventKeyRef oa:event_srt_2db406ff-9da0-c009-090a-8f0fe85efb93_Event1 .

oa:source_srt_2db406ff-9da0-c009-090a-8f0fe85efb93
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1842-05-04 - 1842-05-04"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1842-05-04"^^xsd:date ;
    a2a:SourceIndexDateTo "1842-05-04"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "04-05-1842" ;
    a2a:Year "1842" ;
    a2a:Month "05" ;
    a2a:Day "04" ;
    rdfs:label "04-05-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 "1842A" ;
    a2a:Folio "a97" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijks- en echtscheidingsregister van de gemeente Rotterdam, 1842A, a97"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/184/CBA2CD7A5CBD46738A21F5A187BE222A" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/184/CBA2CD7A5CBD46738A21F5A187BE222A" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/184/CBA2CD7A5CBD46738A21F5A187BE222A"
  ] ;
  a2a:SourceLastChangeDate "2021-11-02"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/E6F76CABDC4B4AA1995C1E91BEA95390" ;
  a2a:RecordIdentifier "2399288578" ;
  a2a:RecordGUID "{2db406ff-9da0-c009-090a-8f0fe85efb93}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder E6F76CAB-DC4B-4AA1-995C-1E91BEA95390" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-061842A_54_A2A.xml van SRT" .

