@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_55db859b-e489-91e5-a461-ab651d92e187
  a a2a:Record ;
  rdfs:label "Huwelijk op 23 augustus 1916 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_55db859b-e489-91e5-a461-ab651d92e187_Person1015115658, oa:person_srt_55db859b-e489-91e5-a461-ab651d92e187_Person1015115659, oa:person_srt_55db859b-e489-91e5-a461-ab651d92e187_Person1015115660, oa:person_srt_55db859b-e489-91e5-a461-ab651d92e187_Person1015115661, oa:person_srt_55db859b-e489-91e5-a461-ab651d92e187_Person1015115662, oa:person_srt_55db859b-e489-91e5-a461-ab651d92e187_Person1015115663 ;
  a2a:hasEvent oa:event_srt_55db859b-e489-91e5-a461-ab651d92e187_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_55db859b-e489-91e5-a461-ab651d92e187_0, oa:relationep_srt_55db859b-e489-91e5-a461-ab651d92e187_1, oa:relationep_srt_55db859b-e489-91e5-a461-ab651d92e187_2, oa:relationep_srt_55db859b-e489-91e5-a461-ab651d92e187_3, oa:relationep_srt_55db859b-e489-91e5-a461-ab651d92e187_4, oa:relationep_srt_55db859b-e489-91e5-a461-ab651d92e187_5 ;
  a2a:hasSource oa:source_srt_55db859b-e489-91e5-a461-ab651d92e187 .

oa:person_srt_55db859b-e489-91e5-a461-ab651d92e187_Person1015115658
  a a2a:Person ;
  rdfs:label "Johannes Adrianus Langermans" ;
  a2a:PersonName [
    rdfs:label "Johannes Adrianus Langermans" ;
    a2a:PersonNameFirstName "Johannes Adrianus" ;
    a2a:PersonNameLastName "Langermans"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "31" ;
    rdfs:label "31"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Delfshaven" ;
    rdfs:label "Delfshaven"
  ] .

oa:person_srt_55db859b-e489-91e5-a461-ab651d92e187_Person1015115659
  a a2a:Person ;
  rdfs:label "Jacobus Adrianus Langermans" ;
  a2a:PersonName [
    rdfs:label "Jacobus Adrianus Langermans" ;
    a2a:PersonNameFirstName "Jacobus Adrianus" ;
    a2a:PersonNameLastName "Langermans"
  ] .

oa:person_srt_55db859b-e489-91e5-a461-ab651d92e187_Person1015115660
  a a2a:Person ;
  rdfs:label "Maria Helena Boerendonk" ;
  a2a:PersonName [
    rdfs:label "Maria Helena Boerendonk" ;
    a2a:PersonNameFirstName "Maria Helena" ;
    a2a:PersonNameLastName "Boerendonk"
  ] .

oa:person_srt_55db859b-e489-91e5-a461-ab651d92e187_Person1015115661
  a a2a:Person ;
  rdfs:label "Aletta Verboom" ;
  a2a:PersonName [
    rdfs:label "Aletta Verboom" ;
    a2a:PersonNameFirstName "Aletta" ;
    a2a:PersonNameLastName "Verboom"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "27" ;
    rdfs:label "27"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Haastrecht" ;
    rdfs:label "Haastrecht"
  ] .

oa:person_srt_55db859b-e489-91e5-a461-ab651d92e187_Person1015115662
  a a2a:Person ;
  rdfs:label "Johannes Verboom" ;
  a2a:PersonName [
    rdfs:label "Johannes Verboom" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Verboom"
  ] .

oa:person_srt_55db859b-e489-91e5-a461-ab651d92e187_Person1015115663
  a a2a:Person ;
  rdfs:label "Neeltje Sterk" ;
  a2a:PersonName [
    rdfs:label "Neeltje Sterk" ;
    a2a:PersonNameFirstName "Neeltje" ;
    a2a:PersonNameLastName "Sterk"
  ] .

oa:event_srt_55db859b-e489-91e5-a461-ab651d92e187_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "23-08-1916" ;
    a2a:Year "1916" ;
    a2a:Month "08" ;
    a2a:Day "23" ;
    rdfs:label "1916-08-23"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_55db859b-e489-91e5-a461-ab651d92e187_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_55db859b-e489-91e5-a461-ab651d92e187_Person1015115658 ;
  a2a:EventKeyRef oa:event_srt_55db859b-e489-91e5-a461-ab651d92e187_Event1 .

oa:relationep_srt_55db859b-e489-91e5-a461-ab651d92e187_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_55db859b-e489-91e5-a461-ab651d92e187_Person1015115659 ;
  a2a:EventKeyRef oa:event_srt_55db859b-e489-91e5-a461-ab651d92e187_Event1 .

oa:relationep_srt_55db859b-e489-91e5-a461-ab651d92e187_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_55db859b-e489-91e5-a461-ab651d92e187_Person1015115660 ;
  a2a:EventKeyRef oa:event_srt_55db859b-e489-91e5-a461-ab651d92e187_Event1 .

oa:relationep_srt_55db859b-e489-91e5-a461-ab651d92e187_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_55db859b-e489-91e5-a461-ab651d92e187_Person1015115661 ;
  a2a:EventKeyRef oa:event_srt_55db859b-e489-91e5-a461-ab651d92e187_Event1 .

oa:relationep_srt_55db859b-e489-91e5-a461-ab651d92e187_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_55db859b-e489-91e5-a461-ab651d92e187_Person1015115662 ;
  a2a:EventKeyRef oa:event_srt_55db859b-e489-91e5-a461-ab651d92e187_Event1 .

oa:relationep_srt_55db859b-e489-91e5-a461-ab651d92e187_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_55db859b-e489-91e5-a461-ab651d92e187_Person1015115663 ;
  a2a:EventKeyRef oa:event_srt_55db859b-e489-91e5-a461-ab651d92e187_Event1 .

oa:source_srt_55db859b-e489-91e5-a461-ab651d92e187
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1916-08-23 - 1916-08-23"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1916-08-23"^^xsd:date ;
    a2a:SourceIndexDateTo "1916-08-23"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "23-08-1916" ;
    a2a:Year "1916" ;
    a2a:Month "08" ;
    a2a:Day "23" ;
    rdfs:label "23-08-1916"
  ] ;
  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 "1916O" ;
    a2a:Folio "o19v" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijksregister van de gemeente Rotterdam, 1916O, o19v"
  ] ;
  a2a:SourceLastChangeDate "2023-02-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/94EB9CCF300946A7A76C38586EBB7BF6" ;
  a2a:RecordIdentifier "1015115657" ;
  a2a:RecordGUID "{55db859b-e489-91e5-a461-ab651d92e187}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder 94EB9CCF-3009-46A7-A76C-38586EBB7BF6" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-061916O_54_A2A.xml van SRT" .

