@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_cc2cf4db-7a29-fd40-7864-d12bcbe238ba
  a a2a:Record ;
  rdfs:label "Huwelijk op 23 april 1925 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_cc2cf4db-7a29-fd40-7864-d12bcbe238ba_Person1016420955, oa:person_srt_cc2cf4db-7a29-fd40-7864-d12bcbe238ba_Person1016420956, oa:person_srt_cc2cf4db-7a29-fd40-7864-d12bcbe238ba_Person1016420957, oa:person_srt_cc2cf4db-7a29-fd40-7864-d12bcbe238ba_Person1016420958, oa:person_srt_cc2cf4db-7a29-fd40-7864-d12bcbe238ba_Person1016420959, oa:person_srt_cc2cf4db-7a29-fd40-7864-d12bcbe238ba_Person1016420960 ;
  a2a:hasEvent oa:event_srt_cc2cf4db-7a29-fd40-7864-d12bcbe238ba_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_cc2cf4db-7a29-fd40-7864-d12bcbe238ba_0, oa:relationep_srt_cc2cf4db-7a29-fd40-7864-d12bcbe238ba_1, oa:relationep_srt_cc2cf4db-7a29-fd40-7864-d12bcbe238ba_2, oa:relationep_srt_cc2cf4db-7a29-fd40-7864-d12bcbe238ba_3, oa:relationep_srt_cc2cf4db-7a29-fd40-7864-d12bcbe238ba_4, oa:relationep_srt_cc2cf4db-7a29-fd40-7864-d12bcbe238ba_5 ;
  a2a:hasSource oa:source_srt_cc2cf4db-7a29-fd40-7864-d12bcbe238ba .

oa:person_srt_cc2cf4db-7a29-fd40-7864-d12bcbe238ba_Person1016420955
  a a2a:Person ;
  rdfs:label "Coenraad Willem Philip Charles de Koning" ;
  a2a:PersonName [
    rdfs:label "Coenraad Willem Philip Charles de Koning" ;
    a2a:PersonNameFirstName "Coenraad Willem Philip Charles" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Koning"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "26" ;
    rdfs:label "26"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_cc2cf4db-7a29-fd40-7864-d12bcbe238ba_Person1016420956
  a a2a:Person ;
  rdfs:label "Barend Hendrik Hubertus de Koning" ;
  a2a:PersonName [
    rdfs:label "Barend Hendrik Hubertus de Koning" ;
    a2a:PersonNameFirstName "Barend Hendrik Hubertus" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Koning"
  ] .

oa:person_srt_cc2cf4db-7a29-fd40-7864-d12bcbe238ba_Person1016420957
  a a2a:Person ;
  rdfs:label "Marie Conradine Lindner" ;
  a2a:PersonName [
    rdfs:label "Marie Conradine Lindner" ;
    a2a:PersonNameFirstName "Marie Conradine" ;
    a2a:PersonNameLastName "Lindner"
  ] .

oa:person_srt_cc2cf4db-7a29-fd40-7864-d12bcbe238ba_Person1016420958
  a a2a:Person ;
  rdfs:label "Henriette Anna Maria Dumas" ;
  a2a:PersonName [
    rdfs:label "Henriette Anna Maria Dumas" ;
    a2a:PersonNameFirstName "Henriette Anna Maria" ;
    a2a:PersonNameLastName "Dumas"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "25" ;
    rdfs:label "25"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_cc2cf4db-7a29-fd40-7864-d12bcbe238ba_Person1016420959
  a a2a:Person ;
  rdfs:label "Johannes Hendricus Dumas" ;
  a2a:PersonName [
    rdfs:label "Johannes Hendricus Dumas" ;
    a2a:PersonNameFirstName "Johannes Hendricus" ;
    a2a:PersonNameLastName "Dumas"
  ] .

oa:person_srt_cc2cf4db-7a29-fd40-7864-d12bcbe238ba_Person1016420960
  a a2a:Person ;
  rdfs:label "Maria Alberdina Johanna Godfroy" ;
  a2a:PersonName [
    rdfs:label "Maria Alberdina Johanna Godfroy" ;
    a2a:PersonNameFirstName "Maria Alberdina Johanna" ;
    a2a:PersonNameLastName "Godfroy"
  ] .

oa:event_srt_cc2cf4db-7a29-fd40-7864-d12bcbe238ba_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "23-04-1925" ;
    a2a:Year "1925" ;
    a2a:Month "04" ;
    a2a:Day "23" ;
    rdfs:label "1925-04-23"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_cc2cf4db-7a29-fd40-7864-d12bcbe238ba_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_cc2cf4db-7a29-fd40-7864-d12bcbe238ba_Person1016420955 ;
  a2a:EventKeyRef oa:event_srt_cc2cf4db-7a29-fd40-7864-d12bcbe238ba_Event1 .

oa:relationep_srt_cc2cf4db-7a29-fd40-7864-d12bcbe238ba_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_cc2cf4db-7a29-fd40-7864-d12bcbe238ba_Person1016420956 ;
  a2a:EventKeyRef oa:event_srt_cc2cf4db-7a29-fd40-7864-d12bcbe238ba_Event1 .

oa:relationep_srt_cc2cf4db-7a29-fd40-7864-d12bcbe238ba_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_cc2cf4db-7a29-fd40-7864-d12bcbe238ba_Person1016420957 ;
  a2a:EventKeyRef oa:event_srt_cc2cf4db-7a29-fd40-7864-d12bcbe238ba_Event1 .

oa:relationep_srt_cc2cf4db-7a29-fd40-7864-d12bcbe238ba_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_cc2cf4db-7a29-fd40-7864-d12bcbe238ba_Person1016420958 ;
  a2a:EventKeyRef oa:event_srt_cc2cf4db-7a29-fd40-7864-d12bcbe238ba_Event1 .

oa:relationep_srt_cc2cf4db-7a29-fd40-7864-d12bcbe238ba_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_cc2cf4db-7a29-fd40-7864-d12bcbe238ba_Person1016420959 ;
  a2a:EventKeyRef oa:event_srt_cc2cf4db-7a29-fd40-7864-d12bcbe238ba_Event1 .

oa:relationep_srt_cc2cf4db-7a29-fd40-7864-d12bcbe238ba_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_cc2cf4db-7a29-fd40-7864-d12bcbe238ba_Person1016420960 ;
  a2a:EventKeyRef oa:event_srt_cc2cf4db-7a29-fd40-7864-d12bcbe238ba_Event1 .

oa:source_srt_cc2cf4db-7a29-fd40-7864-d12bcbe238ba
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1925-04-23 - 1925-04-23"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1925-04-23"^^xsd:date ;
    a2a:SourceIndexDateTo "1925-04-23"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "23-04-1925" ;
    a2a:Year "1925" ;
    a2a:Month "04" ;
    a2a:Day "23" ;
    rdfs:label "23-04-1925"
  ] ;
  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:RegistryNumber "1925D" ;
    a2a:Folio "d140" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijksregister van de gemeente Rotterdam, 1925D, d140"
  ] ;
  a2a:SourceLastChangeDate "2023-03-29"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/7093DFE1AAF24B18923762A4CC1DBD8D" ;
  a2a:RecordIdentifier "1016420954" ;
  a2a:RecordGUID "{cc2cf4db-7a29-fd40-7864-d12bcbe238ba}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder 7093DFE1-AAF2-4B18-9237-62A4CC1DBD8D" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-061925D_54_A2A.xml van SRT" .

