@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_00709d7b-282f-884b-c155-563c8ce2e75c
  a a2a:Record ;
  rdfs:label "Huwelijk op 4 oktober 1933 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_00709d7b-282f-884b-c155-563c8ce2e75c_Person1015882531, oa:person_srt_00709d7b-282f-884b-c155-563c8ce2e75c_Person1015882532, oa:person_srt_00709d7b-282f-884b-c155-563c8ce2e75c_Person1015882533, oa:person_srt_00709d7b-282f-884b-c155-563c8ce2e75c_Person1015882534, oa:person_srt_00709d7b-282f-884b-c155-563c8ce2e75c_Person1015882535, oa:person_srt_00709d7b-282f-884b-c155-563c8ce2e75c_Person1015882536 ;
  a2a:hasEvent oa:event_srt_00709d7b-282f-884b-c155-563c8ce2e75c_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_00709d7b-282f-884b-c155-563c8ce2e75c_0, oa:relationep_srt_00709d7b-282f-884b-c155-563c8ce2e75c_1, oa:relationep_srt_00709d7b-282f-884b-c155-563c8ce2e75c_2, oa:relationep_srt_00709d7b-282f-884b-c155-563c8ce2e75c_3, oa:relationep_srt_00709d7b-282f-884b-c155-563c8ce2e75c_4, oa:relationep_srt_00709d7b-282f-884b-c155-563c8ce2e75c_5 ;
  a2a:hasSource oa:source_srt_00709d7b-282f-884b-c155-563c8ce2e75c .

oa:person_srt_00709d7b-282f-884b-c155-563c8ce2e75c_Person1015882531
  a a2a:Person ;
  rdfs:label "Adolph Matthias Franciscus Antonius van Horsigh" ;
  a2a:PersonName [
    rdfs:label "Adolph Matthias Franciscus Antonius van Horsigh" ;
    a2a:PersonNameFirstName "Adolph Matthias Franciscus Antonius" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Horsigh"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "25" ;
    rdfs:label "25"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_00709d7b-282f-884b-c155-563c8ce2e75c_Person1015882532
  a a2a:Person ;
  rdfs:label "Adolph Matthias Franciscus van Horsigh" ;
  a2a:PersonName [
    rdfs:label "Adolph Matthias Franciscus van Horsigh" ;
    a2a:PersonNameFirstName "Adolph Matthias Franciscus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Horsigh"
  ] .

oa:person_srt_00709d7b-282f-884b-c155-563c8ce2e75c_Person1015882533
  a a2a:Person ;
  rdfs:label "Leentje Breur" ;
  a2a:PersonName [
    rdfs:label "Leentje Breur" ;
    a2a:PersonNameFirstName "Leentje" ;
    a2a:PersonNameLastName "Breur"
  ] .

oa:person_srt_00709d7b-282f-884b-c155-563c8ce2e75c_Person1015882534
  a a2a:Person ;
  rdfs:label "Petronella Gerarda Völkers" ;
  a2a:PersonName [
    rdfs:label "Petronella Gerarda Völkers" ;
    a2a:PersonNameFirstName "Petronella Gerarda" ;
    a2a:PersonNameLastName "Völkers"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "21" ;
    rdfs:label "21"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_00709d7b-282f-884b-c155-563c8ce2e75c_Person1015882535
  a a2a:Person ;
  rdfs:label "Gerhard Joseph Völkers" ;
  a2a:PersonName [
    rdfs:label "Gerhard Joseph Völkers" ;
    a2a:PersonNameFirstName "Gerhard Joseph" ;
    a2a:PersonNameLastName "Völkers"
  ] .

oa:person_srt_00709d7b-282f-884b-c155-563c8ce2e75c_Person1015882536
  a a2a:Person ;
  rdfs:label "Theodora Johanna Burgers" ;
  a2a:PersonName [
    rdfs:label "Theodora Johanna Burgers" ;
    a2a:PersonNameFirstName "Theodora Johanna" ;
    a2a:PersonNameLastName "Burgers"
  ] .

oa:event_srt_00709d7b-282f-884b-c155-563c8ce2e75c_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "04-10-1933" ;
    a2a:Year "1933" ;
    a2a:Month "10" ;
    a2a:Day "04" ;
    rdfs:label "1933-10-04"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_00709d7b-282f-884b-c155-563c8ce2e75c_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_00709d7b-282f-884b-c155-563c8ce2e75c_Person1015882531 ;
  a2a:EventKeyRef oa:event_srt_00709d7b-282f-884b-c155-563c8ce2e75c_Event1 .

oa:relationep_srt_00709d7b-282f-884b-c155-563c8ce2e75c_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_00709d7b-282f-884b-c155-563c8ce2e75c_Person1015882532 ;
  a2a:EventKeyRef oa:event_srt_00709d7b-282f-884b-c155-563c8ce2e75c_Event1 .

oa:relationep_srt_00709d7b-282f-884b-c155-563c8ce2e75c_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_00709d7b-282f-884b-c155-563c8ce2e75c_Person1015882533 ;
  a2a:EventKeyRef oa:event_srt_00709d7b-282f-884b-c155-563c8ce2e75c_Event1 .

oa:relationep_srt_00709d7b-282f-884b-c155-563c8ce2e75c_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_00709d7b-282f-884b-c155-563c8ce2e75c_Person1015882534 ;
  a2a:EventKeyRef oa:event_srt_00709d7b-282f-884b-c155-563c8ce2e75c_Event1 .

oa:relationep_srt_00709d7b-282f-884b-c155-563c8ce2e75c_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_00709d7b-282f-884b-c155-563c8ce2e75c_Person1015882535 ;
  a2a:EventKeyRef oa:event_srt_00709d7b-282f-884b-c155-563c8ce2e75c_Event1 .

oa:relationep_srt_00709d7b-282f-884b-c155-563c8ce2e75c_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_00709d7b-282f-884b-c155-563c8ce2e75c_Person1015882536 ;
  a2a:EventKeyRef oa:event_srt_00709d7b-282f-884b-c155-563c8ce2e75c_Event1 .

oa:source_srt_00709d7b-282f-884b-c155-563c8ce2e75c
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1933-10-04 - 1933-10-04"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1933-10-04"^^xsd:date ;
    a2a:SourceIndexDateTo "1933-10-04"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "04-10-1933" ;
    a2a:Year "1933" ;
    a2a:Month "10" ;
    a2a:Day "04" ;
    rdfs:label "04-10-1933"
  ] ;
  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 "1933N" ;
    a2a:Folio "n074" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijksregister van de gemeente Rotterdam, 1933N, n074"
  ] ;
  a2a:SourceLastChangeDate "2023-08-03"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/5E906DC8E08442BE9B53AC44C692BBB4" ;
  a2a:RecordIdentifier "1015882530" ;
  a2a:RecordGUID "{00709d7b-282f-884b-c155-563c8ce2e75c}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder 5E906DC8-E084-42BE-9B53-AC44C692BBB4" ;
  a2a:SourceRemarkOpmerking "akte is doorgehaald" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-061933N_54_A2A.xml van SRT" .

