@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_9d47eaf0-9e45-2cc5-e909-b1a71901cf16
  a a2a:Record ;
  rdfs:label "Huwelijk op 29 september 1926 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_9d47eaf0-9e45-2cc5-e909-b1a71901cf16_Person2353063517, oa:person_srt_9d47eaf0-9e45-2cc5-e909-b1a71901cf16_Person2353063518, oa:person_srt_9d47eaf0-9e45-2cc5-e909-b1a71901cf16_Person2353063519, oa:person_srt_9d47eaf0-9e45-2cc5-e909-b1a71901cf16_Person2353063520, oa:person_srt_9d47eaf0-9e45-2cc5-e909-b1a71901cf16_Person2353063521, oa:person_srt_9d47eaf0-9e45-2cc5-e909-b1a71901cf16_Person2353063522 ;
  a2a:hasEvent oa:event_srt_9d47eaf0-9e45-2cc5-e909-b1a71901cf16_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_9d47eaf0-9e45-2cc5-e909-b1a71901cf16_0, oa:relationep_srt_9d47eaf0-9e45-2cc5-e909-b1a71901cf16_1, oa:relationep_srt_9d47eaf0-9e45-2cc5-e909-b1a71901cf16_2, oa:relationep_srt_9d47eaf0-9e45-2cc5-e909-b1a71901cf16_3, oa:relationep_srt_9d47eaf0-9e45-2cc5-e909-b1a71901cf16_4, oa:relationep_srt_9d47eaf0-9e45-2cc5-e909-b1a71901cf16_5 ;
  a2a:hasSource oa:source_srt_9d47eaf0-9e45-2cc5-e909-b1a71901cf16 .

oa:person_srt_9d47eaf0-9e45-2cc5-e909-b1a71901cf16_Person2353063517
  a a2a:Person ;
  rdfs:label "Hendrik Gerardus Albertus Baars" ;
  a2a:PersonName [
    rdfs:label "Hendrik Gerardus Albertus Baars" ;
    a2a:PersonNameFirstName "Hendrik Gerardus Albertus" ;
    a2a:PersonNameLastName "Baars"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "23" ;
    rdfs:label "23"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_9d47eaf0-9e45-2cc5-e909-b1a71901cf16_Person2353063518
  a a2a:Person ;
  rdfs:label "Cornelis Alexander Baars" ;
  a2a:PersonName [
    rdfs:label "Cornelis Alexander Baars" ;
    a2a:PersonNameFirstName "Cornelis Alexander" ;
    a2a:PersonNameLastName "Baars"
  ] .

oa:person_srt_9d47eaf0-9e45-2cc5-e909-b1a71901cf16_Person2353063519
  a a2a:Person ;
  rdfs:label "Alida Frederica Vos" ;
  a2a:PersonName [
    rdfs:label "Alida Frederica Vos" ;
    a2a:PersonNameFirstName "Alida Frederica" ;
    a2a:PersonNameLastName "Vos"
  ] .

oa:person_srt_9d47eaf0-9e45-2cc5-e909-b1a71901cf16_Person2353063520
  a a2a:Person ;
  rdfs:label "Maria Troost" ;
  a2a:PersonName [
    rdfs:label "Maria Troost" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Troost"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "21" ;
    rdfs:label "21"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_9d47eaf0-9e45-2cc5-e909-b1a71901cf16_Person2353063521
  a a2a:Person ;
  rdfs:label "Pieter Troost" ;
  a2a:PersonName [
    rdfs:label "Pieter Troost" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNameLastName "Troost"
  ] .

oa:person_srt_9d47eaf0-9e45-2cc5-e909-b1a71901cf16_Person2353063522
  a a2a:Person ;
  rdfs:label "Pietje Melius" ;
  a2a:PersonName [
    rdfs:label "Pietje Melius" ;
    a2a:PersonNameFirstName "Pietje" ;
    a2a:PersonNameLastName "Melius"
  ] .

oa:event_srt_9d47eaf0-9e45-2cc5-e909-b1a71901cf16_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "29-09-1926" ;
    a2a:Year "1926" ;
    a2a:Month "09" ;
    a2a:Day "29" ;
    rdfs:label "1926-09-29"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_9d47eaf0-9e45-2cc5-e909-b1a71901cf16_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_9d47eaf0-9e45-2cc5-e909-b1a71901cf16_Person2353063517 ;
  a2a:EventKeyRef oa:event_srt_9d47eaf0-9e45-2cc5-e909-b1a71901cf16_Event1 .

oa:relationep_srt_9d47eaf0-9e45-2cc5-e909-b1a71901cf16_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_9d47eaf0-9e45-2cc5-e909-b1a71901cf16_Person2353063518 ;
  a2a:EventKeyRef oa:event_srt_9d47eaf0-9e45-2cc5-e909-b1a71901cf16_Event1 .

oa:relationep_srt_9d47eaf0-9e45-2cc5-e909-b1a71901cf16_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_9d47eaf0-9e45-2cc5-e909-b1a71901cf16_Person2353063519 ;
  a2a:EventKeyRef oa:event_srt_9d47eaf0-9e45-2cc5-e909-b1a71901cf16_Event1 .

oa:relationep_srt_9d47eaf0-9e45-2cc5-e909-b1a71901cf16_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_9d47eaf0-9e45-2cc5-e909-b1a71901cf16_Person2353063520 ;
  a2a:EventKeyRef oa:event_srt_9d47eaf0-9e45-2cc5-e909-b1a71901cf16_Event1 .

oa:relationep_srt_9d47eaf0-9e45-2cc5-e909-b1a71901cf16_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_9d47eaf0-9e45-2cc5-e909-b1a71901cf16_Person2353063521 ;
  a2a:EventKeyRef oa:event_srt_9d47eaf0-9e45-2cc5-e909-b1a71901cf16_Event1 .

oa:relationep_srt_9d47eaf0-9e45-2cc5-e909-b1a71901cf16_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_9d47eaf0-9e45-2cc5-e909-b1a71901cf16_Person2353063522 ;
  a2a:EventKeyRef oa:event_srt_9d47eaf0-9e45-2cc5-e909-b1a71901cf16_Event1 .

oa:source_srt_9d47eaf0-9e45-2cc5-e909-b1a71901cf16
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1926-09-29 - 1926-09-29"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1926-09-29"^^xsd:date ;
    a2a:SourceIndexDateTo "1926-09-29"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "29-09-1926" ;
    a2a:Year "1926" ;
    a2a:Month "09" ;
    a2a:Day "29" ;
    rdfs:label "29-09-1926"
  ] ;
  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 "3436" ;
    a2a:RegistryNumber "1926M" ;
    a2a:Folio "m-073v" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijksregister van de gemeente Rotterdam, 3436, 1926M, m-073v"
  ] ;
  a2a:SourceLastChangeDate "2023-02-16"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/6D18B81423C5468DACB7FD9CEF2F43CB" ;
  a2a:RecordIdentifier "2353063516" ;
  a2a:RecordGUID "{9d47eaf0-9e45-2cc5-e909-b1a71901cf16}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder 6D18B814-23C5-468D-ACB7-FD9CEF2F43CB" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-061926M_54_A2A.xml van SRT" .

