@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_5ca7621e-ede2-3f32-dc37-4e8cc419b4aa
  a a2a:Record ;
  rdfs:label "Huwelijk op 16 september 1931 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_5ca7621e-ede2-3f32-dc37-4e8cc419b4aa_Person1015954194, oa:person_srt_5ca7621e-ede2-3f32-dc37-4e8cc419b4aa_Person1015954195, oa:person_srt_5ca7621e-ede2-3f32-dc37-4e8cc419b4aa_Person1015954196, oa:person_srt_5ca7621e-ede2-3f32-dc37-4e8cc419b4aa_Person1015954197, oa:person_srt_5ca7621e-ede2-3f32-dc37-4e8cc419b4aa_Person1015954198, oa:person_srt_5ca7621e-ede2-3f32-dc37-4e8cc419b4aa_Person1015954199 ;
  a2a:hasEvent oa:event_srt_5ca7621e-ede2-3f32-dc37-4e8cc419b4aa_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_5ca7621e-ede2-3f32-dc37-4e8cc419b4aa_0, oa:relationep_srt_5ca7621e-ede2-3f32-dc37-4e8cc419b4aa_1, oa:relationep_srt_5ca7621e-ede2-3f32-dc37-4e8cc419b4aa_2, oa:relationep_srt_5ca7621e-ede2-3f32-dc37-4e8cc419b4aa_3, oa:relationep_srt_5ca7621e-ede2-3f32-dc37-4e8cc419b4aa_4, oa:relationep_srt_5ca7621e-ede2-3f32-dc37-4e8cc419b4aa_5 ;
  a2a:hasSource oa:source_srt_5ca7621e-ede2-3f32-dc37-4e8cc419b4aa .

oa:person_srt_5ca7621e-ede2-3f32-dc37-4e8cc419b4aa_Person1015954194
  a a2a:Person ;
  rdfs:label "Arie den Outer" ;
  a2a:PersonName [
    rdfs:label "Arie den Outer" ;
    a2a:PersonNameFirstName "Arie" ;
    a2a:PersonNamePrefixLastName "den" ;
    a2a:PersonNameLastName "Outer"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "23" ;
    rdfs:label "23"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_5ca7621e-ede2-3f32-dc37-4e8cc419b4aa_Person1015954195
  a a2a:Person ;
  rdfs:label "Hendrik den Outer" ;
  a2a:PersonName [
    rdfs:label "Hendrik den Outer" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNamePrefixLastName "den" ;
    a2a:PersonNameLastName "Outer"
  ] .

oa:person_srt_5ca7621e-ede2-3f32-dc37-4e8cc419b4aa_Person1015954196
  a a2a:Person ;
  rdfs:label "Willemina Francina Bernds" ;
  a2a:PersonName [
    rdfs:label "Willemina Francina Bernds" ;
    a2a:PersonNameFirstName "Willemina Francina" ;
    a2a:PersonNameLastName "Bernds"
  ] .

oa:person_srt_5ca7621e-ede2-3f32-dc37-4e8cc419b4aa_Person1015954197
  a a2a:Person ;
  rdfs:label "Alida Cornelia Verhoef" ;
  a2a:PersonName [
    rdfs:label "Alida Cornelia Verhoef" ;
    a2a:PersonNameFirstName "Alida Cornelia" ;
    a2a:PersonNameLastName "Verhoef"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "21" ;
    rdfs:label "21"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_5ca7621e-ede2-3f32-dc37-4e8cc419b4aa_Person1015954198
  a a2a:Person ;
  rdfs:label "Cornelis Verhoef" ;
  a2a:PersonName [
    rdfs:label "Cornelis Verhoef" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Verhoef"
  ] .

oa:person_srt_5ca7621e-ede2-3f32-dc37-4e8cc419b4aa_Person1015954199
  a a2a:Person ;
  rdfs:label "Alida Boutesteijn" ;
  a2a:PersonName [
    rdfs:label "Alida Boutesteijn" ;
    a2a:PersonNameFirstName "Alida" ;
    a2a:PersonNameLastName "Boutesteijn"
  ] .

oa:event_srt_5ca7621e-ede2-3f32-dc37-4e8cc419b4aa_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "16-09-1931" ;
    a2a:Year "1931" ;
    a2a:Month "09" ;
    a2a:Day "16" ;
    rdfs:label "1931-09-16"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_5ca7621e-ede2-3f32-dc37-4e8cc419b4aa_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_5ca7621e-ede2-3f32-dc37-4e8cc419b4aa_Person1015954194 ;
  a2a:EventKeyRef oa:event_srt_5ca7621e-ede2-3f32-dc37-4e8cc419b4aa_Event1 .

oa:relationep_srt_5ca7621e-ede2-3f32-dc37-4e8cc419b4aa_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_5ca7621e-ede2-3f32-dc37-4e8cc419b4aa_Person1015954195 ;
  a2a:EventKeyRef oa:event_srt_5ca7621e-ede2-3f32-dc37-4e8cc419b4aa_Event1 .

oa:relationep_srt_5ca7621e-ede2-3f32-dc37-4e8cc419b4aa_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_5ca7621e-ede2-3f32-dc37-4e8cc419b4aa_Person1015954196 ;
  a2a:EventKeyRef oa:event_srt_5ca7621e-ede2-3f32-dc37-4e8cc419b4aa_Event1 .

oa:relationep_srt_5ca7621e-ede2-3f32-dc37-4e8cc419b4aa_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_5ca7621e-ede2-3f32-dc37-4e8cc419b4aa_Person1015954197 ;
  a2a:EventKeyRef oa:event_srt_5ca7621e-ede2-3f32-dc37-4e8cc419b4aa_Event1 .

oa:relationep_srt_5ca7621e-ede2-3f32-dc37-4e8cc419b4aa_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_5ca7621e-ede2-3f32-dc37-4e8cc419b4aa_Person1015954198 ;
  a2a:EventKeyRef oa:event_srt_5ca7621e-ede2-3f32-dc37-4e8cc419b4aa_Event1 .

oa:relationep_srt_5ca7621e-ede2-3f32-dc37-4e8cc419b4aa_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_5ca7621e-ede2-3f32-dc37-4e8cc419b4aa_Person1015954199 ;
  a2a:EventKeyRef oa:event_srt_5ca7621e-ede2-3f32-dc37-4e8cc419b4aa_Event1 .

oa:source_srt_5ca7621e-ede2-3f32-dc37-4e8cc419b4aa
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1931-09-16 - 1931-09-16"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1931-09-16"^^xsd:date ;
    a2a:SourceIndexDateTo "1931-09-16"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "16-09-1931" ;
    a2a:Year "1931" ;
    a2a:Month "09" ;
    a2a:Day "16" ;
    rdfs:label "16-09-1931"
  ] ;
  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 "1931.3473" ;
    a2a:RegistryNumber "1931L" ;
    a2a:Folio "L088" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijksregister van de gemeente Rotterdam, 1931.3473, 1931L, L088"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/184/2338A34FB6E14DFE95AD58C9FE8C57B9" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/184/2338A34FB6E14DFE95AD58C9FE8C57B9" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/184/2338A34FB6E14DFE95AD58C9FE8C57B9"
  ] ;
  a2a:SourceLastChangeDate "2021-04-27"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/4F8DC6E4859D49A780BCA2D49EB5D56E" ;
  a2a:RecordIdentifier "1015954193" ;
  a2a:RecordGUID "{5ca7621e-ede2-3f32-dc37-4e8cc419b4aa}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder 4F8DC6E4-859D-49A7-80BC-A2D49EB5D56E" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-061931L_54_A2A.xml van SRT" .

