@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_58fe2f7b-e66b-ce52-6a33-7452a732460f
  a a2a:Record ;
  rdfs:label "Huwelijk op 20 november 1929 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_58fe2f7b-e66b-ce52-6a33-7452a732460f_Person2399347770, oa:person_srt_58fe2f7b-e66b-ce52-6a33-7452a732460f_Person2399347771, oa:person_srt_58fe2f7b-e66b-ce52-6a33-7452a732460f_Person2399347772, oa:person_srt_58fe2f7b-e66b-ce52-6a33-7452a732460f_Person2399347773, oa:person_srt_58fe2f7b-e66b-ce52-6a33-7452a732460f_Person2399347774, oa:person_srt_58fe2f7b-e66b-ce52-6a33-7452a732460f_Person2399347775 ;
  a2a:hasEvent oa:event_srt_58fe2f7b-e66b-ce52-6a33-7452a732460f_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_58fe2f7b-e66b-ce52-6a33-7452a732460f_0, oa:relationep_srt_58fe2f7b-e66b-ce52-6a33-7452a732460f_1, oa:relationep_srt_58fe2f7b-e66b-ce52-6a33-7452a732460f_2, oa:relationep_srt_58fe2f7b-e66b-ce52-6a33-7452a732460f_3, oa:relationep_srt_58fe2f7b-e66b-ce52-6a33-7452a732460f_4, oa:relationep_srt_58fe2f7b-e66b-ce52-6a33-7452a732460f_5 ;
  a2a:hasSource oa:source_srt_58fe2f7b-e66b-ce52-6a33-7452a732460f .

oa:person_srt_58fe2f7b-e66b-ce52-6a33-7452a732460f_Person2399347770
  a a2a:Person ;
  rdfs:label "Aart Roodbeen" ;
  a2a:PersonName [
    rdfs:label "Aart Roodbeen" ;
    a2a:PersonNameFirstName "Aart" ;
    a2a:PersonNameLastName "Roodbeen"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "20" ;
    rdfs:label "20"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_58fe2f7b-e66b-ce52-6a33-7452a732460f_Person2399347771
  a a2a:Person ;
  rdfs:label "Christoffel Marinus Roodbeen" ;
  a2a:PersonName [
    rdfs:label "Christoffel Marinus Roodbeen" ;
    a2a:PersonNameFirstName "Christoffel Marinus" ;
    a2a:PersonNameLastName "Roodbeen"
  ] .

oa:person_srt_58fe2f7b-e66b-ce52-6a33-7452a732460f_Person2399347772
  a a2a:Person ;
  rdfs:label "Antonia Wilhelmina Büller" ;
  a2a:PersonName [
    rdfs:label "Antonia Wilhelmina Büller" ;
    a2a:PersonNameFirstName "Antonia Wilhelmina" ;
    a2a:PersonNameLastName "Büller"
  ] .

oa:person_srt_58fe2f7b-e66b-ce52-6a33-7452a732460f_Person2399347773
  a a2a:Person ;
  rdfs:label "Elsa Luise Kühl" ;
  a2a:PersonName [
    rdfs:label "Elsa Luise Kühl" ;
    a2a:PersonNameFirstName "Elsa Luise" ;
    a2a:PersonNameLastName "Kühl"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "19" ;
    rdfs:label "19"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_58fe2f7b-e66b-ce52-6a33-7452a732460f_Person2399347774
  a a2a:Person ;
  rdfs:label "Johannes Friedrich Emil Kühl" ;
  a2a:PersonName [
    rdfs:label "Johannes Friedrich Emil Kühl" ;
    a2a:PersonNameFirstName "Johannes Friedrich Emil" ;
    a2a:PersonNameLastName "Kühl"
  ] .

oa:person_srt_58fe2f7b-e66b-ce52-6a33-7452a732460f_Person2399347775
  a a2a:Person ;
  rdfs:label "Bertha Klip" ;
  a2a:PersonName [
    rdfs:label "Bertha Klip" ;
    a2a:PersonNameFirstName "Bertha" ;
    a2a:PersonNameLastName "Klip"
  ] .

oa:event_srt_58fe2f7b-e66b-ce52-6a33-7452a732460f_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "20-11-1929" ;
    a2a:Year "1929" ;
    a2a:Month "11" ;
    a2a:Day "20" ;
    rdfs:label "1929-11-20"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_58fe2f7b-e66b-ce52-6a33-7452a732460f_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_58fe2f7b-e66b-ce52-6a33-7452a732460f_Person2399347770 ;
  a2a:EventKeyRef oa:event_srt_58fe2f7b-e66b-ce52-6a33-7452a732460f_Event1 .

oa:relationep_srt_58fe2f7b-e66b-ce52-6a33-7452a732460f_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_58fe2f7b-e66b-ce52-6a33-7452a732460f_Person2399347771 ;
  a2a:EventKeyRef oa:event_srt_58fe2f7b-e66b-ce52-6a33-7452a732460f_Event1 .

oa:relationep_srt_58fe2f7b-e66b-ce52-6a33-7452a732460f_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_58fe2f7b-e66b-ce52-6a33-7452a732460f_Person2399347772 ;
  a2a:EventKeyRef oa:event_srt_58fe2f7b-e66b-ce52-6a33-7452a732460f_Event1 .

oa:relationep_srt_58fe2f7b-e66b-ce52-6a33-7452a732460f_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_58fe2f7b-e66b-ce52-6a33-7452a732460f_Person2399347773 ;
  a2a:EventKeyRef oa:event_srt_58fe2f7b-e66b-ce52-6a33-7452a732460f_Event1 .

oa:relationep_srt_58fe2f7b-e66b-ce52-6a33-7452a732460f_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_58fe2f7b-e66b-ce52-6a33-7452a732460f_Person2399347774 ;
  a2a:EventKeyRef oa:event_srt_58fe2f7b-e66b-ce52-6a33-7452a732460f_Event1 .

oa:relationep_srt_58fe2f7b-e66b-ce52-6a33-7452a732460f_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_58fe2f7b-e66b-ce52-6a33-7452a732460f_Person2399347775 ;
  a2a:EventKeyRef oa:event_srt_58fe2f7b-e66b-ce52-6a33-7452a732460f_Event1 .

oa:source_srt_58fe2f7b-e66b-ce52-6a33-7452a732460f
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1929-11-20 - 1929-11-20"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1929-11-20"^^xsd:date ;
    a2a:SourceIndexDateTo "1929-11-20"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "20-11-1929" ;
    a2a:Year "1929" ;
    a2a:Month "11" ;
    a2a:Day "20" ;
    rdfs:label "20-11-1929"
  ] ;
  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:DocumentNumber "1929.4765" ;
    a2a:RegistryNumber "1929P" ;
    a2a:Folio "p096v" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijksregister van de gemeente Rotterdam, 1929.4765, 1929P, p096v"
  ] ;
  a2a:SourceLastChangeDate "2023-05-31"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/A25F7B66023C45EEB9C8DDC06E3CFAFE" ;
  a2a:RecordIdentifier "2399347769" ;
  a2a:RecordGUID "{58fe2f7b-e66b-ce52-6a33-7452a732460f}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder A25F7B66-023C-45EE-B9C8-DDC06E3CFAFE" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-061929P_54_A2A.xml van SRT" .

