@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_82dcbf39-2ca2-ebe0-1747-84dcd36a0335
  a a2a:Record ;
  rdfs:label "Huwelijk op 17 mei 1923 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_82dcbf39-2ca2-ebe0-1747-84dcd36a0335_Person1016153896, oa:person_srt_82dcbf39-2ca2-ebe0-1747-84dcd36a0335_Person1016153897, oa:person_srt_82dcbf39-2ca2-ebe0-1747-84dcd36a0335_Person1016153898, oa:person_srt_82dcbf39-2ca2-ebe0-1747-84dcd36a0335_Person1016153899, oa:person_srt_82dcbf39-2ca2-ebe0-1747-84dcd36a0335_Person1016153900, oa:person_srt_82dcbf39-2ca2-ebe0-1747-84dcd36a0335_Person1016153901 ;
  a2a:hasEvent oa:event_srt_82dcbf39-2ca2-ebe0-1747-84dcd36a0335_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_82dcbf39-2ca2-ebe0-1747-84dcd36a0335_0, oa:relationep_srt_82dcbf39-2ca2-ebe0-1747-84dcd36a0335_1, oa:relationep_srt_82dcbf39-2ca2-ebe0-1747-84dcd36a0335_2, oa:relationep_srt_82dcbf39-2ca2-ebe0-1747-84dcd36a0335_3, oa:relationep_srt_82dcbf39-2ca2-ebe0-1747-84dcd36a0335_4, oa:relationep_srt_82dcbf39-2ca2-ebe0-1747-84dcd36a0335_5 ;
  a2a:hasSource oa:source_srt_82dcbf39-2ca2-ebe0-1747-84dcd36a0335 .

oa:person_srt_82dcbf39-2ca2-ebe0-1747-84dcd36a0335_Person1016153896
  a a2a:Person ;
  rdfs:label "Koos Scholtens" ;
  a2a:PersonName [
    rdfs:label "Koos Scholtens" ;
    a2a:PersonNameFirstName "Koos" ;
    a2a:PersonNameLastName "Scholtens"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "25" ;
    rdfs:label "25"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Aarlanderveen" ;
    rdfs:label "Aarlanderveen"
  ] .

oa:person_srt_82dcbf39-2ca2-ebe0-1747-84dcd36a0335_Person1016153897
  a a2a:Person ;
  rdfs:label "Hendrik Scholtens" ;
  a2a:PersonName [
    rdfs:label "Hendrik Scholtens" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNameLastName "Scholtens"
  ] .

oa:person_srt_82dcbf39-2ca2-ebe0-1747-84dcd36a0335_Person1016153898
  a a2a:Person ;
  rdfs:label "Antje Jansen" ;
  a2a:PersonName [
    rdfs:label "Antje Jansen" ;
    a2a:PersonNameFirstName "Antje" ;
    a2a:PersonNameLastName "Jansen"
  ] .

oa:person_srt_82dcbf39-2ca2-ebe0-1747-84dcd36a0335_Person1016153899
  a a2a:Person ;
  rdfs:label "Hubertina Elisabeth Theodora Maria Toebosch" ;
  a2a:PersonName [
    rdfs:label "Hubertina Elisabeth Theodora Maria Toebosch" ;
    a2a:PersonNameFirstName "Hubertina Elisabeth Theodora Maria" ;
    a2a:PersonNameLastName "Toebosch"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "27" ;
    rdfs:label "27"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_82dcbf39-2ca2-ebe0-1747-84dcd36a0335_Person1016153900
  a a2a:Person ;
  rdfs:label "Johan Hendrik Mathijs Toebosch" ;
  a2a:PersonName [
    rdfs:label "Johan Hendrik Mathijs Toebosch" ;
    a2a:PersonNameFirstName "Johan Hendrik Mathijs" ;
    a2a:PersonNameLastName "Toebosch"
  ] .

oa:person_srt_82dcbf39-2ca2-ebe0-1747-84dcd36a0335_Person1016153901
  a a2a:Person ;
  rdfs:label "Theodora Maria Elisabeth Huitink" ;
  a2a:PersonName [
    rdfs:label "Theodora Maria Elisabeth Huitink" ;
    a2a:PersonNameFirstName "Theodora Maria Elisabeth" ;
    a2a:PersonNameLastName "Huitink"
  ] .

oa:event_srt_82dcbf39-2ca2-ebe0-1747-84dcd36a0335_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "17-05-1923" ;
    a2a:Year "1923" ;
    a2a:Month "05" ;
    a2a:Day "17" ;
    rdfs:label "1923-05-17"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_82dcbf39-2ca2-ebe0-1747-84dcd36a0335_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_82dcbf39-2ca2-ebe0-1747-84dcd36a0335_Person1016153896 ;
  a2a:EventKeyRef oa:event_srt_82dcbf39-2ca2-ebe0-1747-84dcd36a0335_Event1 .

oa:relationep_srt_82dcbf39-2ca2-ebe0-1747-84dcd36a0335_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_82dcbf39-2ca2-ebe0-1747-84dcd36a0335_Person1016153897 ;
  a2a:EventKeyRef oa:event_srt_82dcbf39-2ca2-ebe0-1747-84dcd36a0335_Event1 .

oa:relationep_srt_82dcbf39-2ca2-ebe0-1747-84dcd36a0335_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_82dcbf39-2ca2-ebe0-1747-84dcd36a0335_Person1016153898 ;
  a2a:EventKeyRef oa:event_srt_82dcbf39-2ca2-ebe0-1747-84dcd36a0335_Event1 .

oa:relationep_srt_82dcbf39-2ca2-ebe0-1747-84dcd36a0335_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_82dcbf39-2ca2-ebe0-1747-84dcd36a0335_Person1016153899 ;
  a2a:EventKeyRef oa:event_srt_82dcbf39-2ca2-ebe0-1747-84dcd36a0335_Event1 .

oa:relationep_srt_82dcbf39-2ca2-ebe0-1747-84dcd36a0335_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_82dcbf39-2ca2-ebe0-1747-84dcd36a0335_Person1016153900 ;
  a2a:EventKeyRef oa:event_srt_82dcbf39-2ca2-ebe0-1747-84dcd36a0335_Event1 .

oa:relationep_srt_82dcbf39-2ca2-ebe0-1747-84dcd36a0335_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_82dcbf39-2ca2-ebe0-1747-84dcd36a0335_Person1016153901 ;
  a2a:EventKeyRef oa:event_srt_82dcbf39-2ca2-ebe0-1747-84dcd36a0335_Event1 .

oa:source_srt_82dcbf39-2ca2-ebe0-1747-84dcd36a0335
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1923-05-17 - 1923-05-17"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1923-05-17"^^xsd:date ;
    a2a:SourceIndexDateTo "1923-05-17"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "17-05-1923" ;
    a2a:Year "1923" ;
    a2a:Month "05" ;
    a2a:Day "17" ;
    rdfs:label "17-05-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 "1923F" ;
    a2a:Folio "f107v" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijksregister van de gemeente Rotterdam, 1923F, f107v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/184/C0041725B7C24F3AA8705F5D5B8006C5" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/184/C0041725B7C24F3AA8705F5D5B8006C5" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/184/C0041725B7C24F3AA8705F5D5B8006C5"
  ] ;
  a2a:SourceLastChangeDate "2021-01-13"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/DF4A5C8B7DF045CCAED59CA2A0EEDC64" ;
  a2a:RecordIdentifier "1016153895" ;
  a2a:RecordGUID "{82dcbf39-2ca2-ebe0-1747-84dcd36a0335}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder DF4A5C8B-7DF0-45CC-AED5-9CA2A0EEDC64" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-061923F_54_A2A.xml van SRT" .

