@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_ebdb3dcb-af05-0ea0-24a8-cd40fbf8d46a
  a a2a:Record ;
  rdfs:label "Huwelijk op 17 september 1924 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_ebdb3dcb-af05-0ea0-24a8-cd40fbf8d46a_Person1016335936, oa:person_srt_ebdb3dcb-af05-0ea0-24a8-cd40fbf8d46a_Person1016335937, oa:person_srt_ebdb3dcb-af05-0ea0-24a8-cd40fbf8d46a_Person1016335938, oa:person_srt_ebdb3dcb-af05-0ea0-24a8-cd40fbf8d46a_Person1016335939, oa:person_srt_ebdb3dcb-af05-0ea0-24a8-cd40fbf8d46a_Person1016335940, oa:person_srt_ebdb3dcb-af05-0ea0-24a8-cd40fbf8d46a_Person1016335941 ;
  a2a:hasEvent oa:event_srt_ebdb3dcb-af05-0ea0-24a8-cd40fbf8d46a_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_ebdb3dcb-af05-0ea0-24a8-cd40fbf8d46a_0, oa:relationep_srt_ebdb3dcb-af05-0ea0-24a8-cd40fbf8d46a_1, oa:relationep_srt_ebdb3dcb-af05-0ea0-24a8-cd40fbf8d46a_2, oa:relationep_srt_ebdb3dcb-af05-0ea0-24a8-cd40fbf8d46a_3, oa:relationep_srt_ebdb3dcb-af05-0ea0-24a8-cd40fbf8d46a_4, oa:relationep_srt_ebdb3dcb-af05-0ea0-24a8-cd40fbf8d46a_5 ;
  a2a:hasSource oa:source_srt_ebdb3dcb-af05-0ea0-24a8-cd40fbf8d46a .

oa:person_srt_ebdb3dcb-af05-0ea0-24a8-cd40fbf8d46a_Person1016335936
  a a2a:Person ;
  rdfs:label "Anré Jacobus Cornelis Tijdgat" ;
  a2a:PersonName [
    rdfs:label "Anré Jacobus Cornelis Tijdgat" ;
    a2a:PersonNameFirstName "Anré Jacobus Cornelis" ;
    a2a:PersonNameLastName "Tijdgat"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "29" ;
    rdfs:label "29"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_ebdb3dcb-af05-0ea0-24a8-cd40fbf8d46a_Person1016335937
  a a2a:Person ;
  rdfs:label "Cornelis Johannes Tijdgat" ;
  a2a:PersonName [
    rdfs:label "Cornelis Johannes Tijdgat" ;
    a2a:PersonNameFirstName "Cornelis Johannes" ;
    a2a:PersonNameLastName "Tijdgat"
  ] .

oa:person_srt_ebdb3dcb-af05-0ea0-24a8-cd40fbf8d46a_Person1016335938
  a a2a:Person ;
  rdfs:label "Pieternella Geertruida Ottevanger" ;
  a2a:PersonName [
    rdfs:label "Pieternella Geertruida Ottevanger" ;
    a2a:PersonNameFirstName "Pieternella Geertruida" ;
    a2a:PersonNameLastName "Ottevanger"
  ] .

oa:person_srt_ebdb3dcb-af05-0ea0-24a8-cd40fbf8d46a_Person1016335939
  a a2a:Person ;
  rdfs:label "Elizabeth Rubeling" ;
  a2a:PersonName [
    rdfs:label "Elizabeth Rubeling" ;
    a2a:PersonNameFirstName "Elizabeth" ;
    a2a:PersonNameLastName "Rubeling"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "24" ;
    rdfs:label "24"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_ebdb3dcb-af05-0ea0-24a8-cd40fbf8d46a_Person1016335940
  a a2a:Person ;
  rdfs:label "Petrus Johannes Rubeling" ;
  a2a:PersonName [
    rdfs:label "Petrus Johannes Rubeling" ;
    a2a:PersonNameFirstName "Petrus Johannes" ;
    a2a:PersonNameLastName "Rubeling"
  ] .

oa:person_srt_ebdb3dcb-af05-0ea0-24a8-cd40fbf8d46a_Person1016335941
  a a2a:Person ;
  rdfs:label "Maria Catharina van Loon" ;
  a2a:PersonName [
    rdfs:label "Maria Catharina van Loon" ;
    a2a:PersonNameFirstName "Maria Catharina" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Loon"
  ] .

oa:event_srt_ebdb3dcb-af05-0ea0-24a8-cd40fbf8d46a_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "17-09-1924" ;
    a2a:Year "1924" ;
    a2a:Month "09" ;
    a2a:Day "17" ;
    rdfs:label "1924-09-17"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_ebdb3dcb-af05-0ea0-24a8-cd40fbf8d46a_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_ebdb3dcb-af05-0ea0-24a8-cd40fbf8d46a_Person1016335936 ;
  a2a:EventKeyRef oa:event_srt_ebdb3dcb-af05-0ea0-24a8-cd40fbf8d46a_Event1 .

oa:relationep_srt_ebdb3dcb-af05-0ea0-24a8-cd40fbf8d46a_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_ebdb3dcb-af05-0ea0-24a8-cd40fbf8d46a_Person1016335937 ;
  a2a:EventKeyRef oa:event_srt_ebdb3dcb-af05-0ea0-24a8-cd40fbf8d46a_Event1 .

oa:relationep_srt_ebdb3dcb-af05-0ea0-24a8-cd40fbf8d46a_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_ebdb3dcb-af05-0ea0-24a8-cd40fbf8d46a_Person1016335938 ;
  a2a:EventKeyRef oa:event_srt_ebdb3dcb-af05-0ea0-24a8-cd40fbf8d46a_Event1 .

oa:relationep_srt_ebdb3dcb-af05-0ea0-24a8-cd40fbf8d46a_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_ebdb3dcb-af05-0ea0-24a8-cd40fbf8d46a_Person1016335939 ;
  a2a:EventKeyRef oa:event_srt_ebdb3dcb-af05-0ea0-24a8-cd40fbf8d46a_Event1 .

oa:relationep_srt_ebdb3dcb-af05-0ea0-24a8-cd40fbf8d46a_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_ebdb3dcb-af05-0ea0-24a8-cd40fbf8d46a_Person1016335940 ;
  a2a:EventKeyRef oa:event_srt_ebdb3dcb-af05-0ea0-24a8-cd40fbf8d46a_Event1 .

oa:relationep_srt_ebdb3dcb-af05-0ea0-24a8-cd40fbf8d46a_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_ebdb3dcb-af05-0ea0-24a8-cd40fbf8d46a_Person1016335941 ;
  a2a:EventKeyRef oa:event_srt_ebdb3dcb-af05-0ea0-24a8-cd40fbf8d46a_Event1 .

oa:source_srt_ebdb3dcb-af05-0ea0-24a8-cd40fbf8d46a
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1924-09-17 - 1924-09-17"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1924-09-17"^^xsd:date ;
    a2a:SourceIndexDateTo "1924-09-17"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "17-09-1924" ;
    a2a:Year "1924" ;
    a2a:Month "09" ;
    a2a:Day "17" ;
    rdfs:label "17-09-1924"
  ] ;
  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 "1924M" ;
    a2a:Folio "m10" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijksregister van de gemeente Rotterdam, 1924M, m10"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/184/924198D450104A038F373EF0EBC755A8" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/184/924198D450104A038F373EF0EBC755A8" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/184/924198D450104A038F373EF0EBC755A8"
  ] ;
  a2a:SourceLastChangeDate "2022-03-21"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/E7BD2CEAC71549CF8364586AD9389365" ;
  a2a:RecordIdentifier "1016335935" ;
  a2a:RecordGUID "{ebdb3dcb-af05-0ea0-24a8-cd40fbf8d46a}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder E7BD2CEA-C715-49CF-8364-586AD9389365" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-061924M_54_A2A.xml van SRT" .

