@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_baa5bf28-9232-e38b-22d3-15e2d5fc932a
  a a2a:Record ;
  rdfs:label "Huwelijk op 22 augustus 1923 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_baa5bf28-9232-e38b-22d3-15e2d5fc932a_Person1017025872, oa:person_srt_baa5bf28-9232-e38b-22d3-15e2d5fc932a_Person1017025873, oa:person_srt_baa5bf28-9232-e38b-22d3-15e2d5fc932a_Person1017025874, oa:person_srt_baa5bf28-9232-e38b-22d3-15e2d5fc932a_Person1017025875, oa:person_srt_baa5bf28-9232-e38b-22d3-15e2d5fc932a_Person1017025876, oa:person_srt_baa5bf28-9232-e38b-22d3-15e2d5fc932a_Person1017025877 ;
  a2a:hasEvent oa:event_srt_baa5bf28-9232-e38b-22d3-15e2d5fc932a_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_baa5bf28-9232-e38b-22d3-15e2d5fc932a_0, oa:relationep_srt_baa5bf28-9232-e38b-22d3-15e2d5fc932a_1, oa:relationep_srt_baa5bf28-9232-e38b-22d3-15e2d5fc932a_2, oa:relationep_srt_baa5bf28-9232-e38b-22d3-15e2d5fc932a_3, oa:relationep_srt_baa5bf28-9232-e38b-22d3-15e2d5fc932a_4, oa:relationep_srt_baa5bf28-9232-e38b-22d3-15e2d5fc932a_5 ;
  a2a:hasSource oa:source_srt_baa5bf28-9232-e38b-22d3-15e2d5fc932a .

oa:person_srt_baa5bf28-9232-e38b-22d3-15e2d5fc932a_Person1017025872
  a a2a:Person ;
  rdfs:label "Antonius Franciscus de Beer" ;
  a2a:PersonName [
    rdfs:label "Antonius Franciscus de Beer" ;
    a2a:PersonNameFirstName "Antonius Franciscus" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Beer"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "24" ;
    rdfs:label "24"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_baa5bf28-9232-e38b-22d3-15e2d5fc932a_Person1017025873
  a a2a:Person ;
  rdfs:label "Antonius Franciscus de Beer" ;
  a2a:PersonName [
    rdfs:label "Antonius Franciscus de Beer" ;
    a2a:PersonNameFirstName "Antonius Franciscus" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Beer"
  ] .

oa:person_srt_baa5bf28-9232-e38b-22d3-15e2d5fc932a_Person1017025874
  a a2a:Person ;
  rdfs:label "Hermina Johanna Maria Snel" ;
  a2a:PersonName [
    rdfs:label "Hermina Johanna Maria Snel" ;
    a2a:PersonNameFirstName "Hermina Johanna Maria" ;
    a2a:PersonNameLastName "Snel"
  ] .

oa:person_srt_baa5bf28-9232-e38b-22d3-15e2d5fc932a_Person1017025875
  a a2a:Person ;
  rdfs:label "Gerarda Geertruida Jacoba P. Zeverboom" ;
  a2a:PersonName [
    rdfs:label "Gerarda Geertruida Jacoba P. Zeverboom" ;
    a2a:PersonNameFirstName "Gerarda Geertruida Jacoba P." ;
    a2a:PersonNameLastName "Zeverboom"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "22" ;
    rdfs:label "22"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Gouda" ;
    rdfs:label "Gouda"
  ] .

oa:person_srt_baa5bf28-9232-e38b-22d3-15e2d5fc932a_Person1017025876
  a a2a:Person ;
  rdfs:label "Willem Zeverboom" ;
  a2a:PersonName [
    rdfs:label "Willem Zeverboom" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Zeverboom"
  ] .

oa:person_srt_baa5bf28-9232-e38b-22d3-15e2d5fc932a_Person1017025877
  a a2a:Person ;
  rdfs:label "Adriana Geertruij van der Louw" ;
  a2a:PersonName [
    rdfs:label "Adriana Geertruij van der Louw" ;
    a2a:PersonNameFirstName "Adriana Geertruij" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Louw"
  ] .

oa:event_srt_baa5bf28-9232-e38b-22d3-15e2d5fc932a_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "22-08-1923" ;
    a2a:Year "1923" ;
    a2a:Month "08" ;
    a2a:Day "22" ;
    rdfs:label "1923-08-22"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_baa5bf28-9232-e38b-22d3-15e2d5fc932a_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_baa5bf28-9232-e38b-22d3-15e2d5fc932a_Person1017025872 ;
  a2a:EventKeyRef oa:event_srt_baa5bf28-9232-e38b-22d3-15e2d5fc932a_Event1 .

oa:relationep_srt_baa5bf28-9232-e38b-22d3-15e2d5fc932a_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_baa5bf28-9232-e38b-22d3-15e2d5fc932a_Person1017025873 ;
  a2a:EventKeyRef oa:event_srt_baa5bf28-9232-e38b-22d3-15e2d5fc932a_Event1 .

oa:relationep_srt_baa5bf28-9232-e38b-22d3-15e2d5fc932a_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_baa5bf28-9232-e38b-22d3-15e2d5fc932a_Person1017025874 ;
  a2a:EventKeyRef oa:event_srt_baa5bf28-9232-e38b-22d3-15e2d5fc932a_Event1 .

oa:relationep_srt_baa5bf28-9232-e38b-22d3-15e2d5fc932a_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_baa5bf28-9232-e38b-22d3-15e2d5fc932a_Person1017025875 ;
  a2a:EventKeyRef oa:event_srt_baa5bf28-9232-e38b-22d3-15e2d5fc932a_Event1 .

oa:relationep_srt_baa5bf28-9232-e38b-22d3-15e2d5fc932a_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_baa5bf28-9232-e38b-22d3-15e2d5fc932a_Person1017025876 ;
  a2a:EventKeyRef oa:event_srt_baa5bf28-9232-e38b-22d3-15e2d5fc932a_Event1 .

oa:relationep_srt_baa5bf28-9232-e38b-22d3-15e2d5fc932a_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_baa5bf28-9232-e38b-22d3-15e2d5fc932a_Person1017025877 ;
  a2a:EventKeyRef oa:event_srt_baa5bf28-9232-e38b-22d3-15e2d5fc932a_Event1 .

oa:source_srt_baa5bf28-9232-e38b-22d3-15e2d5fc932a
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1923-08-22 - 1923-08-22"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1923-08-22"^^xsd:date ;
    a2a:SourceIndexDateTo "1923-08-22"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "22-08-1923" ;
    a2a:Year "1923" ;
    a2a:Month "08" ;
    a2a:Day "22" ;
    rdfs:label "22-08-1923"
  ] ;
  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 "1923L" ;
    a2a:Folio "L14" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijksregister van de gemeente Rotterdam, 1923L, L14"
  ] ;
  a2a:SourceLastChangeDate "2023-02-08"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/FB5FD5015B114E71801831C2516B39A2" ;
  a2a:RecordIdentifier "1017025871" ;
  a2a:RecordGUID "{baa5bf28-9232-e38b-22d3-15e2d5fc932a}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder FB5FD501-5B11-4E71-8018-31C2516B39A2" ;
  a2a:SourceRemarkOpmerking "4e voornaam van bruid is Pieternella" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-061923L_54_A2A.xml van SRT" .

