@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_02cf9845-46cb-e4f7-8722-45bcfdf4adf0
  a a2a:Record ;
  rdfs:label "Huwelijk op 22 april 1914 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_02cf9845-46cb-e4f7-8722-45bcfdf4adf0_Person3268118633, oa:person_srt_02cf9845-46cb-e4f7-8722-45bcfdf4adf0_Person3268118635, oa:person_srt_02cf9845-46cb-e4f7-8722-45bcfdf4adf0_Person3268118642, oa:person_srt_02cf9845-46cb-e4f7-8722-45bcfdf4adf0_Person3268118639, oa:person_srt_02cf9845-46cb-e4f7-8722-45bcfdf4adf0_Person3268118641, oa:person_srt_02cf9845-46cb-e4f7-8722-45bcfdf4adf0_Person3268118637 ;
  a2a:hasEvent oa:event_srt_02cf9845-46cb-e4f7-8722-45bcfdf4adf0_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_02cf9845-46cb-e4f7-8722-45bcfdf4adf0_0, oa:relationep_srt_02cf9845-46cb-e4f7-8722-45bcfdf4adf0_1, oa:relationep_srt_02cf9845-46cb-e4f7-8722-45bcfdf4adf0_2, oa:relationep_srt_02cf9845-46cb-e4f7-8722-45bcfdf4adf0_3, oa:relationep_srt_02cf9845-46cb-e4f7-8722-45bcfdf4adf0_4, oa:relationep_srt_02cf9845-46cb-e4f7-8722-45bcfdf4adf0_5 ;
  a2a:hasSource oa:source_srt_02cf9845-46cb-e4f7-8722-45bcfdf4adf0 .

oa:person_srt_02cf9845-46cb-e4f7-8722-45bcfdf4adf0_Person3268118633
  a a2a:Person ;
  rdfs:label "Cornelis van Hofwegen" ;
  a2a:PersonName [
    rdfs:label "Cornelis van Hofwegen" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Hofwegen"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "25" ;
    rdfs:label "25"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Almkerk" ;
    rdfs:label "Almkerk"
  ] .

oa:person_srt_02cf9845-46cb-e4f7-8722-45bcfdf4adf0_Person3268118635
  a a2a:Person ;
  rdfs:label "Dirk van Hofwegen" ;
  a2a:PersonName [
    rdfs:label "Dirk van Hofwegen" ;
    a2a:PersonNameFirstName "Dirk" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Hofwegen"
  ] .

oa:person_srt_02cf9845-46cb-e4f7-8722-45bcfdf4adf0_Person3268118642
  a a2a:Person ;
  rdfs:label "Jenneke Boll" ;
  a2a:PersonName [
    rdfs:label "Jenneke Boll" ;
    a2a:PersonNameFirstName "Jenneke" ;
    a2a:PersonNameLastName "Boll"
  ] .

oa:person_srt_02cf9845-46cb-e4f7-8722-45bcfdf4adf0_Person3268118639
  a a2a:Person ;
  rdfs:label "Dina Petronella Elisabeth Mol" ;
  a2a:PersonName [
    rdfs:label "Dina Petronella Elisabeth Mol" ;
    a2a:PersonNameFirstName "Dina Petronella Elisabeth" ;
    a2a:PersonNameLastName "Mol"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "24" ;
    rdfs:label "24"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_02cf9845-46cb-e4f7-8722-45bcfdf4adf0_Person3268118641
  a a2a:Person ;
  rdfs:label "Leendert Jacobus Mol" ;
  a2a:PersonName [
    rdfs:label "Leendert Jacobus Mol" ;
    a2a:PersonNameFirstName "Leendert Jacobus" ;
    a2a:PersonNameLastName "Mol"
  ] .

oa:person_srt_02cf9845-46cb-e4f7-8722-45bcfdf4adf0_Person3268118637
  a a2a:Person ;
  rdfs:label "Hendrika Maria Versteeg" ;
  a2a:PersonName [
    rdfs:label "Hendrika Maria Versteeg" ;
    a2a:PersonNameFirstName "Hendrika Maria" ;
    a2a:PersonNameLastName "Versteeg"
  ] .

oa:event_srt_02cf9845-46cb-e4f7-8722-45bcfdf4adf0_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "22-04-1914" ;
    a2a:Year "1914" ;
    a2a:Month "04" ;
    a2a:Day "22" ;
    rdfs:label "1914-04-22"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_02cf9845-46cb-e4f7-8722-45bcfdf4adf0_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_02cf9845-46cb-e4f7-8722-45bcfdf4adf0_Person3268118633 ;
  a2a:EventKeyRef oa:event_srt_02cf9845-46cb-e4f7-8722-45bcfdf4adf0_Event1 .

oa:relationep_srt_02cf9845-46cb-e4f7-8722-45bcfdf4adf0_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_02cf9845-46cb-e4f7-8722-45bcfdf4adf0_Person3268118635 ;
  a2a:EventKeyRef oa:event_srt_02cf9845-46cb-e4f7-8722-45bcfdf4adf0_Event1 .

oa:relationep_srt_02cf9845-46cb-e4f7-8722-45bcfdf4adf0_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_02cf9845-46cb-e4f7-8722-45bcfdf4adf0_Person3268118642 ;
  a2a:EventKeyRef oa:event_srt_02cf9845-46cb-e4f7-8722-45bcfdf4adf0_Event1 .

oa:relationep_srt_02cf9845-46cb-e4f7-8722-45bcfdf4adf0_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_02cf9845-46cb-e4f7-8722-45bcfdf4adf0_Person3268118639 ;
  a2a:EventKeyRef oa:event_srt_02cf9845-46cb-e4f7-8722-45bcfdf4adf0_Event1 .

oa:relationep_srt_02cf9845-46cb-e4f7-8722-45bcfdf4adf0_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_02cf9845-46cb-e4f7-8722-45bcfdf4adf0_Person3268118641 ;
  a2a:EventKeyRef oa:event_srt_02cf9845-46cb-e4f7-8722-45bcfdf4adf0_Event1 .

oa:relationep_srt_02cf9845-46cb-e4f7-8722-45bcfdf4adf0_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_02cf9845-46cb-e4f7-8722-45bcfdf4adf0_Person3268118637 ;
  a2a:EventKeyRef oa:event_srt_02cf9845-46cb-e4f7-8722-45bcfdf4adf0_Event1 .

oa:source_srt_02cf9845-46cb-e4f7-8722-45bcfdf4adf0
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1914-04-22 - 1914-04-22"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1914-04-22"^^xsd:date ;
    a2a:SourceIndexDateTo "1914-04-22"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "22-04-1914" ;
    a2a:Year "1914" ;
    a2a:Month "04" ;
    a2a:Day "22" ;
    rdfs:label "22-04-1914"
  ] ;
  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 "1914E" ;
    a2a:Folio "e49v" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijksregister van de gemeente Rotterdam, 1914E, e49v"
  ] ;
  a2a:SourceLastChangeDate "2023-06-13"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/EE77465564194A60ADABD098B5C04DC9" ;
  a2a:RecordIdentifier "3268118631" ;
  a2a:RecordGUID "{02cf9845-46cb-e4f7-8722-45bcfdf4adf0}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder EE774655-6419-4A60-ADAB-D098B5C04DC9" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-061914E_54_A2A.xml van SRT" .

