@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_dbcf0942-359c-04c6-7c38-e1868e3aa8aa
  a a2a:Record ;
  rdfs:label "Huwelijk op 9 juni 1926 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_dbcf0942-359c-04c6-7c38-e1868e3aa8aa_Person1016345351, oa:person_srt_dbcf0942-359c-04c6-7c38-e1868e3aa8aa_Person1016345352, oa:person_srt_dbcf0942-359c-04c6-7c38-e1868e3aa8aa_Person1016345353, oa:person_srt_dbcf0942-359c-04c6-7c38-e1868e3aa8aa_Person1016345354, oa:person_srt_dbcf0942-359c-04c6-7c38-e1868e3aa8aa_Person1016345355, oa:person_srt_dbcf0942-359c-04c6-7c38-e1868e3aa8aa_Person1016345356 ;
  a2a:hasEvent oa:event_srt_dbcf0942-359c-04c6-7c38-e1868e3aa8aa_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_dbcf0942-359c-04c6-7c38-e1868e3aa8aa_0, oa:relationep_srt_dbcf0942-359c-04c6-7c38-e1868e3aa8aa_1, oa:relationep_srt_dbcf0942-359c-04c6-7c38-e1868e3aa8aa_2, oa:relationep_srt_dbcf0942-359c-04c6-7c38-e1868e3aa8aa_3, oa:relationep_srt_dbcf0942-359c-04c6-7c38-e1868e3aa8aa_4, oa:relationep_srt_dbcf0942-359c-04c6-7c38-e1868e3aa8aa_5 ;
  a2a:hasSource oa:source_srt_dbcf0942-359c-04c6-7c38-e1868e3aa8aa .

oa:person_srt_dbcf0942-359c-04c6-7c38-e1868e3aa8aa_Person1016345351
  a a2a:Person ;
  rdfs:label "Cornelis Victorinus Phaff" ;
  a2a:PersonName [
    rdfs:label "Cornelis Victorinus Phaff" ;
    a2a:PersonNameFirstName "Cornelis Victorinus" ;
    a2a:PersonNameLastName "Phaff"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "27" ;
    rdfs:label "27"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_dbcf0942-359c-04c6-7c38-e1868e3aa8aa_Person1016345352
  a a2a:Person ;
  rdfs:label "Jan Adriaan Phaff" ;
  a2a:PersonName [
    rdfs:label "Jan Adriaan Phaff" ;
    a2a:PersonNameFirstName "Jan Adriaan" ;
    a2a:PersonNameLastName "Phaff"
  ] .

oa:person_srt_dbcf0942-359c-04c6-7c38-e1868e3aa8aa_Person1016345353
  a a2a:Person ;
  rdfs:label "Jaantje Berkelaar" ;
  a2a:PersonName [
    rdfs:label "Jaantje Berkelaar" ;
    a2a:PersonNameFirstName "Jaantje" ;
    a2a:PersonNameLastName "Berkelaar"
  ] .

oa:person_srt_dbcf0942-359c-04c6-7c38-e1868e3aa8aa_Person1016345354
  a a2a:Person ;
  rdfs:label "Cornelia Alyda Konings" ;
  a2a:PersonName [
    rdfs:label "Cornelia Alyda Konings" ;
    a2a:PersonNameFirstName "Cornelia Alyda" ;
    a2a:PersonNameLastName "Konings"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "21" ;
    rdfs:label "21"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_dbcf0942-359c-04c6-7c38-e1868e3aa8aa_Person1016345355
  a a2a:Person ;
  rdfs:label "Johannes Bernardus Antonius Konings" ;
  a2a:PersonName [
    rdfs:label "Johannes Bernardus Antonius Konings" ;
    a2a:PersonNameFirstName "Johannes Bernardus Antonius" ;
    a2a:PersonNameLastName "Konings"
  ] .

oa:person_srt_dbcf0942-359c-04c6-7c38-e1868e3aa8aa_Person1016345356
  a a2a:Person ;
  rdfs:label "Maggeltje Van 't Zant" ;
  a2a:PersonName [
    rdfs:label "Maggeltje Van 't Zant" ;
    a2a:PersonNameFirstName "Maggeltje" ;
    a2a:PersonNameLastName "Van 't Zant"
  ] .

oa:event_srt_dbcf0942-359c-04c6-7c38-e1868e3aa8aa_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "09-06-1926" ;
    a2a:Year "1926" ;
    a2a:Month "06" ;
    a2a:Day "09" ;
    rdfs:label "1926-06-09"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_dbcf0942-359c-04c6-7c38-e1868e3aa8aa_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_dbcf0942-359c-04c6-7c38-e1868e3aa8aa_Person1016345351 ;
  a2a:EventKeyRef oa:event_srt_dbcf0942-359c-04c6-7c38-e1868e3aa8aa_Event1 .

oa:relationep_srt_dbcf0942-359c-04c6-7c38-e1868e3aa8aa_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_dbcf0942-359c-04c6-7c38-e1868e3aa8aa_Person1016345352 ;
  a2a:EventKeyRef oa:event_srt_dbcf0942-359c-04c6-7c38-e1868e3aa8aa_Event1 .

oa:relationep_srt_dbcf0942-359c-04c6-7c38-e1868e3aa8aa_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_dbcf0942-359c-04c6-7c38-e1868e3aa8aa_Person1016345353 ;
  a2a:EventKeyRef oa:event_srt_dbcf0942-359c-04c6-7c38-e1868e3aa8aa_Event1 .

oa:relationep_srt_dbcf0942-359c-04c6-7c38-e1868e3aa8aa_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_dbcf0942-359c-04c6-7c38-e1868e3aa8aa_Person1016345354 ;
  a2a:EventKeyRef oa:event_srt_dbcf0942-359c-04c6-7c38-e1868e3aa8aa_Event1 .

oa:relationep_srt_dbcf0942-359c-04c6-7c38-e1868e3aa8aa_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_dbcf0942-359c-04c6-7c38-e1868e3aa8aa_Person1016345355 ;
  a2a:EventKeyRef oa:event_srt_dbcf0942-359c-04c6-7c38-e1868e3aa8aa_Event1 .

oa:relationep_srt_dbcf0942-359c-04c6-7c38-e1868e3aa8aa_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_dbcf0942-359c-04c6-7c38-e1868e3aa8aa_Person1016345356 ;
  a2a:EventKeyRef oa:event_srt_dbcf0942-359c-04c6-7c38-e1868e3aa8aa_Event1 .

oa:source_srt_dbcf0942-359c-04c6-7c38-e1868e3aa8aa
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1926-06-09 - 1926-06-09"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1926-06-09"^^xsd:date ;
    a2a:SourceIndexDateTo "1926-06-09"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "09-06-1926" ;
    a2a:Year "1926" ;
    a2a:Month "06" ;
    a2a:Day "09" ;
    rdfs:label "09-06-1926"
  ] ;
  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 "1926G" ;
    a2a:Folio "g6" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijksregister van de gemeente Rotterdam, 1926G, g6"
  ] ;
  a2a:SourceLastChangeDate "2023-02-16"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/2A26C35C983746E8B64966122CB9DBE7" ;
  a2a:RecordIdentifier "1016345350" ;
  a2a:RecordGUID "{dbcf0942-359c-04c6-7c38-e1868e3aa8aa}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder 2A26C35C-9837-46E8-B649-66122CB9DBE7" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-061926G_54_A2A.xml van SRT" .

