@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_9156eeaa-b5e2-2b4f-e545-881ada62243c
  a a2a:Record ;
  rdfs:label "Huwelijk op 13 november 1929 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_9156eeaa-b5e2-2b4f-e545-881ada62243c_Person1016171657, oa:person_srt_9156eeaa-b5e2-2b4f-e545-881ada62243c_Person1016171658, oa:person_srt_9156eeaa-b5e2-2b4f-e545-881ada62243c_Person1016171659, oa:person_srt_9156eeaa-b5e2-2b4f-e545-881ada62243c_Person1016171660, oa:person_srt_9156eeaa-b5e2-2b4f-e545-881ada62243c_Person1016171661, oa:person_srt_9156eeaa-b5e2-2b4f-e545-881ada62243c_Person1016171662 ;
  a2a:hasEvent oa:event_srt_9156eeaa-b5e2-2b4f-e545-881ada62243c_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_9156eeaa-b5e2-2b4f-e545-881ada62243c_0, oa:relationep_srt_9156eeaa-b5e2-2b4f-e545-881ada62243c_1, oa:relationep_srt_9156eeaa-b5e2-2b4f-e545-881ada62243c_2, oa:relationep_srt_9156eeaa-b5e2-2b4f-e545-881ada62243c_3, oa:relationep_srt_9156eeaa-b5e2-2b4f-e545-881ada62243c_4, oa:relationep_srt_9156eeaa-b5e2-2b4f-e545-881ada62243c_5 ;
  a2a:hasSource oa:source_srt_9156eeaa-b5e2-2b4f-e545-881ada62243c .

oa:person_srt_9156eeaa-b5e2-2b4f-e545-881ada62243c_Person1016171657
  a a2a:Person ;
  rdfs:label "Johannes Christoffel Welbedacht" ;
  a2a:PersonName [
    rdfs:label "Johannes Christoffel Welbedacht" ;
    a2a:PersonNameFirstName "Johannes Christoffel" ;
    a2a:PersonNameLastName "Welbedacht"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "23" ;
    rdfs:label "23"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Dordrecht" ;
    rdfs:label "Dordrecht"
  ] .

oa:person_srt_9156eeaa-b5e2-2b4f-e545-881ada62243c_Person1016171658
  a a2a:Person ;
  rdfs:label "Broer Welbedacht" ;
  a2a:PersonName [
    rdfs:label "Broer Welbedacht" ;
    a2a:PersonNameFirstName "Broer" ;
    a2a:PersonNameLastName "Welbedacht"
  ] .

oa:person_srt_9156eeaa-b5e2-2b4f-e545-881ada62243c_Person1016171659
  a a2a:Person ;
  rdfs:label "Cornelia Hendrika Bohre" ;
  a2a:PersonName [
    rdfs:label "Cornelia Hendrika Bohre" ;
    a2a:PersonNameFirstName "Cornelia Hendrika" ;
    a2a:PersonNameLastName "Bohre"
  ] .

oa:person_srt_9156eeaa-b5e2-2b4f-e545-881ada62243c_Person1016171660
  a a2a:Person ;
  rdfs:label "Neeltje Adriana Huiberdina Teeuw" ;
  a2a:PersonName [
    rdfs:label "Neeltje Adriana Huiberdina Teeuw" ;
    a2a:PersonNameFirstName "Neeltje Adriana Huiberdina" ;
    a2a:PersonNameLastName "Teeuw"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "24" ;
    rdfs:label "24"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_9156eeaa-b5e2-2b4f-e545-881ada62243c_Person1016171661
  a a2a:Person ;
  rdfs:label "Krijn Teeuw" ;
  a2a:PersonName [
    rdfs:label "Krijn Teeuw" ;
    a2a:PersonNameFirstName "Krijn" ;
    a2a:PersonNameLastName "Teeuw"
  ] .

oa:person_srt_9156eeaa-b5e2-2b4f-e545-881ada62243c_Person1016171662
  a a2a:Person ;
  rdfs:label "Huiberdina Elizabeth Soetens" ;
  a2a:PersonName [
    rdfs:label "Huiberdina Elizabeth Soetens" ;
    a2a:PersonNameFirstName "Huiberdina Elizabeth" ;
    a2a:PersonNameLastName "Soetens"
  ] .

oa:event_srt_9156eeaa-b5e2-2b4f-e545-881ada62243c_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "13-11-1929" ;
    a2a:Year "1929" ;
    a2a:Month "11" ;
    a2a:Day "13" ;
    rdfs:label "1929-11-13"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_9156eeaa-b5e2-2b4f-e545-881ada62243c_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_9156eeaa-b5e2-2b4f-e545-881ada62243c_Person1016171657 ;
  a2a:EventKeyRef oa:event_srt_9156eeaa-b5e2-2b4f-e545-881ada62243c_Event1 .

oa:relationep_srt_9156eeaa-b5e2-2b4f-e545-881ada62243c_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_9156eeaa-b5e2-2b4f-e545-881ada62243c_Person1016171658 ;
  a2a:EventKeyRef oa:event_srt_9156eeaa-b5e2-2b4f-e545-881ada62243c_Event1 .

oa:relationep_srt_9156eeaa-b5e2-2b4f-e545-881ada62243c_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_9156eeaa-b5e2-2b4f-e545-881ada62243c_Person1016171659 ;
  a2a:EventKeyRef oa:event_srt_9156eeaa-b5e2-2b4f-e545-881ada62243c_Event1 .

oa:relationep_srt_9156eeaa-b5e2-2b4f-e545-881ada62243c_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_9156eeaa-b5e2-2b4f-e545-881ada62243c_Person1016171660 ;
  a2a:EventKeyRef oa:event_srt_9156eeaa-b5e2-2b4f-e545-881ada62243c_Event1 .

oa:relationep_srt_9156eeaa-b5e2-2b4f-e545-881ada62243c_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_9156eeaa-b5e2-2b4f-e545-881ada62243c_Person1016171661 ;
  a2a:EventKeyRef oa:event_srt_9156eeaa-b5e2-2b4f-e545-881ada62243c_Event1 .

oa:relationep_srt_9156eeaa-b5e2-2b4f-e545-881ada62243c_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_9156eeaa-b5e2-2b4f-e545-881ada62243c_Person1016171662 ;
  a2a:EventKeyRef oa:event_srt_9156eeaa-b5e2-2b4f-e545-881ada62243c_Event1 .

oa:source_srt_9156eeaa-b5e2-2b4f-e545-881ada62243c
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1929-11-13 - 1929-11-13"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1929-11-13"^^xsd:date ;
    a2a:SourceIndexDateTo "1929-11-13"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "13-11-1929" ;
    a2a:Year "1929" ;
    a2a:Month "11" ;
    a2a:Day "13" ;
    rdfs:label "13-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.4720" ;
    a2a:RegistryNumber "1929R" ;
    a2a:Folio "r082v" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijksregister van de gemeente Rotterdam, 1929.4720, 1929R, r082v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://hdl.handle.net/21.12133/DEAF4AA8D3C14E319C9F6F946F6839FB" ;
    a2a:UriViewer "https://hdl.handle.net/21.12133/DEAF4AA8D3C14E319C9F6F946F6839FB" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/184/DEAF4AA8D3C14E319C9F6F946F6839FB"
  ] ;
  a2a:SourceLastChangeDate "2018-12-14"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/B4BF66B977844D1EA81CDD64696DFD84" ;
  a2a:RecordIdentifier "1016171656" ;
  a2a:RecordGUID "{9156eeaa-b5e2-2b4f-e545-881ada62243c}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder B4BF66B9-7784-4D1E-A81C-DD64696DFD84" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-061929R_54_A2A.xml van SRT" .

