@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_17462842-7464-43BC-ABFB-059763B62945
  a a2a:Record ;
  rdfs:label "Huwelijk op 12 november 1924 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_17462842-7464-43BC-ABFB-059763B62945_Person3129221906, oa:person_srt_17462842-7464-43BC-ABFB-059763B62945_Person3129221908, oa:person_srt_17462842-7464-43BC-ABFB-059763B62945_Person3129221910, oa:person_srt_17462842-7464-43BC-ABFB-059763B62945_Person3129221911, oa:person_srt_17462842-7464-43BC-ABFB-059763B62945_Person3129221914, oa:person_srt_17462842-7464-43BC-ABFB-059763B62945_Person3129221916 ;
  a2a:hasEvent oa:event_srt_17462842-7464-43BC-ABFB-059763B62945_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_17462842-7464-43BC-ABFB-059763B62945_0, oa:relationep_srt_17462842-7464-43BC-ABFB-059763B62945_1, oa:relationep_srt_17462842-7464-43BC-ABFB-059763B62945_2, oa:relationep_srt_17462842-7464-43BC-ABFB-059763B62945_3, oa:relationep_srt_17462842-7464-43BC-ABFB-059763B62945_4, oa:relationep_srt_17462842-7464-43BC-ABFB-059763B62945_5 ;
  a2a:hasSource oa:source_srt_17462842-7464-43BC-ABFB-059763B62945 .

oa:person_srt_17462842-7464-43BC-ABFB-059763B62945_Person3129221906
  a a2a:Person ;
  rdfs:label "Wijnand Cornelis Jaques" ;
  a2a:PersonName [
    rdfs:label "Wijnand Cornelis Jaques" ;
    a2a:PersonNameFirstName "Wijnand Cornelis" ;
    a2a:PersonNameLastName "Jaques"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "23" ;
    rdfs:label "23"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_17462842-7464-43BC-ABFB-059763B62945_Person3129221908
  a a2a:Person ;
  rdfs:label "Willem Jaques" ;
  a2a:PersonName [
    rdfs:label "Willem Jaques" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Jaques"
  ] .

oa:person_srt_17462842-7464-43BC-ABFB-059763B62945_Person3129221910
  a a2a:Person ;
  rdfs:label "Anna Maria Riesmeijer" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Riesmeijer" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNameLastName "Riesmeijer"
  ] .

oa:person_srt_17462842-7464-43BC-ABFB-059763B62945_Person3129221911
  a a2a:Person ;
  rdfs:label "Jansje Elizabeth Lucas" ;
  a2a:PersonName [
    rdfs:label "Jansje Elizabeth Lucas" ;
    a2a:PersonNameFirstName "Jansje Elizabeth" ;
    a2a:PersonNameLastName "Lucas"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "19" ;
    rdfs:label "19"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_17462842-7464-43BC-ABFB-059763B62945_Person3129221914
  a a2a:Person ;
  rdfs:label "Willem Servaas Marijnus Lucas" ;
  a2a:PersonName [
    rdfs:label "Willem Servaas Marijnus Lucas" ;
    a2a:PersonNameFirstName "Willem Servaas Marijnus" ;
    a2a:PersonNameLastName "Lucas"
  ] .

oa:person_srt_17462842-7464-43BC-ABFB-059763B62945_Person3129221916
  a a2a:Person ;
  rdfs:label "Maria Catharina Mol" ;
  a2a:PersonName [
    rdfs:label "Maria Catharina Mol" ;
    a2a:PersonNameFirstName "Maria Catharina" ;
    a2a:PersonNameLastName "Mol"
  ] .

oa:event_srt_17462842-7464-43BC-ABFB-059763B62945_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "12-11-1924" ;
    a2a:Year "1924" ;
    a2a:Month "11" ;
    a2a:Day "12" ;
    rdfs:label "1924-11-12"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_17462842-7464-43BC-ABFB-059763B62945_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_17462842-7464-43BC-ABFB-059763B62945_Person3129221906 ;
  a2a:EventKeyRef oa:event_srt_17462842-7464-43BC-ABFB-059763B62945_Event1 .

oa:relationep_srt_17462842-7464-43BC-ABFB-059763B62945_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_17462842-7464-43BC-ABFB-059763B62945_Person3129221908 ;
  a2a:EventKeyRef oa:event_srt_17462842-7464-43BC-ABFB-059763B62945_Event1 .

oa:relationep_srt_17462842-7464-43BC-ABFB-059763B62945_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_17462842-7464-43BC-ABFB-059763B62945_Person3129221910 ;
  a2a:EventKeyRef oa:event_srt_17462842-7464-43BC-ABFB-059763B62945_Event1 .

oa:relationep_srt_17462842-7464-43BC-ABFB-059763B62945_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_17462842-7464-43BC-ABFB-059763B62945_Person3129221911 ;
  a2a:EventKeyRef oa:event_srt_17462842-7464-43BC-ABFB-059763B62945_Event1 .

oa:relationep_srt_17462842-7464-43BC-ABFB-059763B62945_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_17462842-7464-43BC-ABFB-059763B62945_Person3129221914 ;
  a2a:EventKeyRef oa:event_srt_17462842-7464-43BC-ABFB-059763B62945_Event1 .

oa:relationep_srt_17462842-7464-43BC-ABFB-059763B62945_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_17462842-7464-43BC-ABFB-059763B62945_Person3129221916 ;
  a2a:EventKeyRef oa:event_srt_17462842-7464-43BC-ABFB-059763B62945_Event1 .

oa:source_srt_17462842-7464-43BC-ABFB-059763B62945
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1924-11-12 - 1924-11-12"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1924-11-12"^^xsd:date ;
    a2a:SourceIndexDateTo "1924-11-12"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "12-11-1924" ;
    a2a:Year "1924" ;
    a2a:Month "11" ;
    a2a:Day "12" ;
    rdfs:label "12-11-1924"
  ] ;
  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 "1924O" ;
    a2a:Folio "o38" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijksregister van de gemeente Rotterdam, 1924O, o38"
  ] ;
  a2a:SourceLastChangeDate "2023-02-07"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/17462842746443BCABFB059763B62945" ;
  a2a:RecordIdentifier "3129221903" ;
  a2a:RecordGUID "{17462842-7464-43BC-ABFB-059763B62945}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/1FC686D76D0A42BABFD9052C7901A6C4" .

