@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_35b9ef6a-e12e-02c5-777d-aef54ada4cce
  a a2a:Record ;
  rdfs:label "Huwelijk op 5 juni 1935 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_35b9ef6a-e12e-02c5-777d-aef54ada4cce_Person2336035226, oa:person_srt_35b9ef6a-e12e-02c5-777d-aef54ada4cce_Person2336035227, oa:person_srt_35b9ef6a-e12e-02c5-777d-aef54ada4cce_Person2336035228, oa:person_srt_35b9ef6a-e12e-02c5-777d-aef54ada4cce_Person2336035229, oa:person_srt_35b9ef6a-e12e-02c5-777d-aef54ada4cce_Person2336035230, oa:person_srt_35b9ef6a-e12e-02c5-777d-aef54ada4cce_Person2336035231 ;
  a2a:hasEvent oa:event_srt_35b9ef6a-e12e-02c5-777d-aef54ada4cce_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_35b9ef6a-e12e-02c5-777d-aef54ada4cce_0, oa:relationep_srt_35b9ef6a-e12e-02c5-777d-aef54ada4cce_1, oa:relationep_srt_35b9ef6a-e12e-02c5-777d-aef54ada4cce_2, oa:relationep_srt_35b9ef6a-e12e-02c5-777d-aef54ada4cce_3, oa:relationep_srt_35b9ef6a-e12e-02c5-777d-aef54ada4cce_4, oa:relationep_srt_35b9ef6a-e12e-02c5-777d-aef54ada4cce_5 ;
  a2a:hasSource oa:source_srt_35b9ef6a-e12e-02c5-777d-aef54ada4cce .

oa:person_srt_35b9ef6a-e12e-02c5-777d-aef54ada4cce_Person2336035226
  a a2a:Person ;
  rdfs:label "Willem Nagelkerke" ;
  a2a:PersonName [
    rdfs:label "Willem Nagelkerke" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Nagelkerke"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "25" ;
    rdfs:label "25"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_35b9ef6a-e12e-02c5-777d-aef54ada4cce_Person2336035227
  a a2a:Person ;
  rdfs:label "Johan Willem Nagelkerke" ;
  a2a:PersonName [
    rdfs:label "Johan Willem Nagelkerke" ;
    a2a:PersonNameFirstName "Johan Willem" ;
    a2a:PersonNameLastName "Nagelkerke"
  ] .

oa:person_srt_35b9ef6a-e12e-02c5-777d-aef54ada4cce_Person2336035228
  a a2a:Person ;
  rdfs:label "Cornelia Catharina Dormaar" ;
  a2a:PersonName [
    rdfs:label "Cornelia Catharina Dormaar" ;
    a2a:PersonNameFirstName "Cornelia Catharina" ;
    a2a:PersonNameLastName "Dormaar"
  ] .

oa:person_srt_35b9ef6a-e12e-02c5-777d-aef54ada4cce_Person2336035229
  a a2a:Person ;
  rdfs:label "Johanna Geertruida Kootwijk" ;
  a2a:PersonName [
    rdfs:label "Johanna Geertruida Kootwijk" ;
    a2a:PersonNameFirstName "Johanna Geertruida" ;
    a2a:PersonNameLastName "Kootwijk"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "27" ;
    rdfs:label "27"
  ] ;
  a2a:BirthPlace [
    a2a:Place "IJsselmonde" ;
    rdfs:label "IJsselmonde"
  ] .

oa:person_srt_35b9ef6a-e12e-02c5-777d-aef54ada4cce_Person2336035230
  a a2a:Person ;
  rdfs:label "Jan Leendert Klootwijk" ;
  a2a:PersonName [
    rdfs:label "Jan Leendert Klootwijk" ;
    a2a:PersonNameFirstName "Jan Leendert" ;
    a2a:PersonNameLastName "Klootwijk"
  ] .

oa:person_srt_35b9ef6a-e12e-02c5-777d-aef54ada4cce_Person2336035231
  a a2a:Person ;
  rdfs:label "Adriana Cornelia Paulussen" ;
  a2a:PersonName [
    rdfs:label "Adriana Cornelia Paulussen" ;
    a2a:PersonNameFirstName "Adriana Cornelia" ;
    a2a:PersonNameLastName "Paulussen"
  ] .

oa:event_srt_35b9ef6a-e12e-02c5-777d-aef54ada4cce_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "05-06-1935" ;
    a2a:Year "1935" ;
    a2a:Month "06" ;
    a2a:Day "05" ;
    rdfs:label "1935-06-05"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_35b9ef6a-e12e-02c5-777d-aef54ada4cce_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_35b9ef6a-e12e-02c5-777d-aef54ada4cce_Person2336035226 ;
  a2a:EventKeyRef oa:event_srt_35b9ef6a-e12e-02c5-777d-aef54ada4cce_Event1 .

oa:relationep_srt_35b9ef6a-e12e-02c5-777d-aef54ada4cce_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_35b9ef6a-e12e-02c5-777d-aef54ada4cce_Person2336035227 ;
  a2a:EventKeyRef oa:event_srt_35b9ef6a-e12e-02c5-777d-aef54ada4cce_Event1 .

oa:relationep_srt_35b9ef6a-e12e-02c5-777d-aef54ada4cce_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_35b9ef6a-e12e-02c5-777d-aef54ada4cce_Person2336035228 ;
  a2a:EventKeyRef oa:event_srt_35b9ef6a-e12e-02c5-777d-aef54ada4cce_Event1 .

oa:relationep_srt_35b9ef6a-e12e-02c5-777d-aef54ada4cce_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_35b9ef6a-e12e-02c5-777d-aef54ada4cce_Person2336035229 ;
  a2a:EventKeyRef oa:event_srt_35b9ef6a-e12e-02c5-777d-aef54ada4cce_Event1 .

oa:relationep_srt_35b9ef6a-e12e-02c5-777d-aef54ada4cce_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_35b9ef6a-e12e-02c5-777d-aef54ada4cce_Person2336035230 ;
  a2a:EventKeyRef oa:event_srt_35b9ef6a-e12e-02c5-777d-aef54ada4cce_Event1 .

oa:relationep_srt_35b9ef6a-e12e-02c5-777d-aef54ada4cce_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_35b9ef6a-e12e-02c5-777d-aef54ada4cce_Person2336035231 ;
  a2a:EventKeyRef oa:event_srt_35b9ef6a-e12e-02c5-777d-aef54ada4cce_Event1 .

oa:source_srt_35b9ef6a-e12e-02c5-777d-aef54ada4cce
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1935-06-05 - 1935-06-05"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1935-06-05"^^xsd:date ;
    a2a:SourceIndexDateTo "1935-06-05"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "05-06-1935" ;
    a2a:Year "1935" ;
    a2a:Month "06" ;
    a2a:Day "05" ;
    rdfs:label "05-06-1935"
  ] ;
  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 huwelijksregister van de gemeente Rotterdam" ;
    a2a:DocumentNumber "1935.1992" ;
    a2a:RegistryNumber "1935H" ;
    a2a:Folio "h025v" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijksregister van de gemeente Rotterdam, 1935.1992, 1935H, h025v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/184/6249856FE23C4D0D84DB3FA2D149086C" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/184/6249856FE23C4D0D84DB3FA2D149086C" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/184/6249856FE23C4D0D84DB3FA2D149086C"
  ] ;
  a2a:SourceLastChangeDate "2021-08-31"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/61DD8DE1DCDE45D98938D51E6AD32B75" ;
  a2a:RecordIdentifier "2336035225" ;
  a2a:RecordGUID "{35b9ef6a-e12e-02c5-777d-aef54ada4cce}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder 61DD8DE1-DCDE-45D9-8938-D51E6AD32B75" ;
  a2a:SourceRemarkOpmerking "naamsverandering bruid op 04-07-1975, achternaam bruid was Klootwijk" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-061935H_54_A2A.xml van SRT" .

