@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_F355CC59-C979-45F3-BC47-0C2AB6E362B7
  a a2a:Record ;
  rdfs:label "Huwelijk op 31 december 1942 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_F355CC59-C979-45F3-BC47-0C2AB6E362B7_Person2443090943, oa:person_srt_F355CC59-C979-45F3-BC47-0C2AB6E362B7_Person2443090944, oa:person_srt_F355CC59-C979-45F3-BC47-0C2AB6E362B7_Person2443090945, oa:person_srt_F355CC59-C979-45F3-BC47-0C2AB6E362B7_Person2443090946, oa:person_srt_F355CC59-C979-45F3-BC47-0C2AB6E362B7_Person2443090947, oa:person_srt_F355CC59-C979-45F3-BC47-0C2AB6E362B7_Person2443090948 ;
  a2a:hasEvent oa:event_srt_F355CC59-C979-45F3-BC47-0C2AB6E362B7_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_F355CC59-C979-45F3-BC47-0C2AB6E362B7_0, oa:relationep_srt_F355CC59-C979-45F3-BC47-0C2AB6E362B7_1, oa:relationep_srt_F355CC59-C979-45F3-BC47-0C2AB6E362B7_2, oa:relationep_srt_F355CC59-C979-45F3-BC47-0C2AB6E362B7_3, oa:relationep_srt_F355CC59-C979-45F3-BC47-0C2AB6E362B7_4, oa:relationep_srt_F355CC59-C979-45F3-BC47-0C2AB6E362B7_5 ;
  a2a:hasSource oa:source_srt_F355CC59-C979-45F3-BC47-0C2AB6E362B7 .

oa:person_srt_F355CC59-C979-45F3-BC47-0C2AB6E362B7_Person2443090943
  a a2a:Person ;
  rdfs:label "Hendrikus Antonius Vleugels" ;
  a2a:PersonName [
    rdfs:label "Hendrikus Antonius Vleugels" ;
    a2a:PersonNameFirstName "Hendrikus Antonius" ;
    a2a:PersonNameLastName "Vleugels"
  ] ;
  a2a:Residence [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "21 jaar" ;
    rdfs:label "21 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_F355CC59-C979-45F3-BC47-0C2AB6E362B7_Person2443090944
  a a2a:Person ;
  rdfs:label "Gerardus Vleugels" ;
  a2a:PersonName [
    rdfs:label "Gerardus Vleugels" ;
    a2a:PersonNameFirstName "Gerardus" ;
    a2a:PersonNameLastName "Vleugels"
  ] .

oa:person_srt_F355CC59-C979-45F3-BC47-0C2AB6E362B7_Person2443090945
  a a2a:Person ;
  rdfs:label "Adriana Anna Maria Vleugels" ;
  a2a:PersonName [
    rdfs:label "Adriana Anna Maria Vleugels" ;
    a2a:PersonNameFirstName "Adriana Anna Maria" ;
    a2a:PersonNameLastName "Vleugels"
  ] .

oa:person_srt_F355CC59-C979-45F3-BC47-0C2AB6E362B7_Person2443090946
  a a2a:Person ;
  rdfs:label "Maria Jacoba van der Walle" ;
  a2a:PersonName [
    rdfs:label "Maria Jacoba van der Walle" ;
    a2a:PersonNameFirstName "Maria Jacoba" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Walle"
  ] ;
  a2a:Residence [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "18 jaar" ;
    rdfs:label "18 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:person_srt_F355CC59-C979-45F3-BC47-0C2AB6E362B7_Person2443090947
  a a2a:Person ;
  rdfs:label "Cornelis Franciscus van der Walle" ;
  a2a:PersonName [
    rdfs:label "Cornelis Franciscus van der Walle" ;
    a2a:PersonNameFirstName "Cornelis Franciscus" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Walle"
  ] .

oa:person_srt_F355CC59-C979-45F3-BC47-0C2AB6E362B7_Person2443090948
  a a2a:Person ;
  rdfs:label "Derkje Karstanje" ;
  a2a:PersonName [
    rdfs:label "Derkje Karstanje" ;
    a2a:PersonNameFirstName "Derkje" ;
    a2a:PersonNameLastName "Karstanje"
  ] .

oa:event_srt_F355CC59-C979-45F3-BC47-0C2AB6E362B7_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "31-12-1942" ;
    a2a:Year "1942" ;
    a2a:Month "12" ;
    a2a:Day "31" ;
    rdfs:label "1942-12-31"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_F355CC59-C979-45F3-BC47-0C2AB6E362B7_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_F355CC59-C979-45F3-BC47-0C2AB6E362B7_Person2443090943 ;
  a2a:EventKeyRef oa:event_srt_F355CC59-C979-45F3-BC47-0C2AB6E362B7_Event1 .

oa:relationep_srt_F355CC59-C979-45F3-BC47-0C2AB6E362B7_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_F355CC59-C979-45F3-BC47-0C2AB6E362B7_Person2443090944 ;
  a2a:EventKeyRef oa:event_srt_F355CC59-C979-45F3-BC47-0C2AB6E362B7_Event1 .

oa:relationep_srt_F355CC59-C979-45F3-BC47-0C2AB6E362B7_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_F355CC59-C979-45F3-BC47-0C2AB6E362B7_Person2443090945 ;
  a2a:EventKeyRef oa:event_srt_F355CC59-C979-45F3-BC47-0C2AB6E362B7_Event1 .

oa:relationep_srt_F355CC59-C979-45F3-BC47-0C2AB6E362B7_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_F355CC59-C979-45F3-BC47-0C2AB6E362B7_Person2443090946 ;
  a2a:EventKeyRef oa:event_srt_F355CC59-C979-45F3-BC47-0C2AB6E362B7_Event1 .

oa:relationep_srt_F355CC59-C979-45F3-BC47-0C2AB6E362B7_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_F355CC59-C979-45F3-BC47-0C2AB6E362B7_Person2443090947 ;
  a2a:EventKeyRef oa:event_srt_F355CC59-C979-45F3-BC47-0C2AB6E362B7_Event1 .

oa:relationep_srt_F355CC59-C979-45F3-BC47-0C2AB6E362B7_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_F355CC59-C979-45F3-BC47-0C2AB6E362B7_Person2443090948 ;
  a2a:EventKeyRef oa:event_srt_F355CC59-C979-45F3-BC47-0C2AB6E362B7_Event1 .

oa:source_srt_F355CC59-C979-45F3-BC47-0C2AB6E362B7
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1942-12-31 - 1942-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1942-12-31"^^xsd:date ;
    a2a:SourceIndexDateTo "1942-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "31-12-1942" ;
    a2a:Year "1942" ;
    a2a:Month "12" ;
    a2a:Day "31" ;
    rdfs:label "31-12-1942"
  ] ;
  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 "6440" ;
    a2a:RegistryNumber "1942W" ;
    a2a:Folio "W-032v" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijksregister van de gemeente Rotterdam, 6440, 1942W, W-032v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/184/D100B653C9FF4BC3AED19CAD8753AD5E" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/184/D100B653C9FF4BC3AED19CAD8753AD5E" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/184/D100B653C9FF4BC3AED19CAD8753AD5E"
  ] ;
  a2a:SourceLastChangeDate "2022-10-25"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/F355CC59C97945F3BC470C2AB6E362B7" ;
  a2a:RecordIdentifier "2443090942" ;
  a2a:RecordGUID "{F355CC59-C979-45F3-BC47-0C2AB6E362B7}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/B8ECF2437C034D93BB49038CC7855DB4" .

