@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_02e3beef-aef4-79d0-478d-c819a102872e
  a a2a:Record ;
  rdfs:label "Huwelijk op 26 oktober 1932 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_02e3beef-aef4-79d0-478d-c819a102872e_Person1015845460, oa:person_srt_02e3beef-aef4-79d0-478d-c819a102872e_Person1015845461, oa:person_srt_02e3beef-aef4-79d0-478d-c819a102872e_Person1015845462, oa:person_srt_02e3beef-aef4-79d0-478d-c819a102872e_Person1015845463, oa:person_srt_02e3beef-aef4-79d0-478d-c819a102872e_Person1015845464, oa:person_srt_02e3beef-aef4-79d0-478d-c819a102872e_Person1015845465 ;
  a2a:hasEvent oa:event_srt_02e3beef-aef4-79d0-478d-c819a102872e_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_02e3beef-aef4-79d0-478d-c819a102872e_0, oa:relationep_srt_02e3beef-aef4-79d0-478d-c819a102872e_1, oa:relationep_srt_02e3beef-aef4-79d0-478d-c819a102872e_2, oa:relationep_srt_02e3beef-aef4-79d0-478d-c819a102872e_3, oa:relationep_srt_02e3beef-aef4-79d0-478d-c819a102872e_4, oa:relationep_srt_02e3beef-aef4-79d0-478d-c819a102872e_5 ;
  a2a:hasSource oa:source_srt_02e3beef-aef4-79d0-478d-c819a102872e .

oa:person_srt_02e3beef-aef4-79d0-478d-c819a102872e_Person1015845460
  a a2a:Person ;
  rdfs:label "Marinus Schell" ;
  a2a:PersonName [
    rdfs:label "Marinus Schell" ;
    a2a:PersonNameFirstName "Marinus" ;
    a2a:PersonNameLastName "Schell"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "23" ;
    rdfs:label "23"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_02e3beef-aef4-79d0-478d-c819a102872e_Person1015845461
  a a2a:Person ;
  rdfs:label "Bertus Schell" ;
  a2a:PersonName [
    rdfs:label "Bertus Schell" ;
    a2a:PersonNameFirstName "Bertus" ;
    a2a:PersonNameLastName "Schell"
  ] .

oa:person_srt_02e3beef-aef4-79d0-478d-c819a102872e_Person1015845462
  a a2a:Person ;
  rdfs:label "Cornelia Visser" ;
  a2a:PersonName [
    rdfs:label "Cornelia Visser" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNameLastName "Visser"
  ] .

oa:person_srt_02e3beef-aef4-79d0-478d-c819a102872e_Person1015845463
  a a2a:Person ;
  rdfs:label "Suzanna Johanna de Rooij" ;
  a2a:PersonName [
    rdfs:label "Suzanna Johanna de Rooij" ;
    a2a:PersonNameFirstName "Suzanna Johanna" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Rooij"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "19" ;
    rdfs:label "19"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_02e3beef-aef4-79d0-478d-c819a102872e_Person1015845464
  a a2a:Person ;
  rdfs:label "Carel de Rooij" ;
  a2a:PersonName [
    rdfs:label "Carel de Rooij" ;
    a2a:PersonNameFirstName "Carel" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Rooij"
  ] .

oa:person_srt_02e3beef-aef4-79d0-478d-c819a102872e_Person1015845465
  a a2a:Person ;
  rdfs:label "Agatha Helena Verschoor" ;
  a2a:PersonName [
    rdfs:label "Agatha Helena Verschoor" ;
    a2a:PersonNameFirstName "Agatha Helena" ;
    a2a:PersonNameLastName "Verschoor"
  ] .

oa:event_srt_02e3beef-aef4-79d0-478d-c819a102872e_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "26-10-1932" ;
    a2a:Year "1932" ;
    a2a:Month "10" ;
    a2a:Day "26" ;
    rdfs:label "1932-10-26"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_02e3beef-aef4-79d0-478d-c819a102872e_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_02e3beef-aef4-79d0-478d-c819a102872e_Person1015845460 ;
  a2a:EventKeyRef oa:event_srt_02e3beef-aef4-79d0-478d-c819a102872e_Event1 .

oa:relationep_srt_02e3beef-aef4-79d0-478d-c819a102872e_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_02e3beef-aef4-79d0-478d-c819a102872e_Person1015845461 ;
  a2a:EventKeyRef oa:event_srt_02e3beef-aef4-79d0-478d-c819a102872e_Event1 .

oa:relationep_srt_02e3beef-aef4-79d0-478d-c819a102872e_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_02e3beef-aef4-79d0-478d-c819a102872e_Person1015845462 ;
  a2a:EventKeyRef oa:event_srt_02e3beef-aef4-79d0-478d-c819a102872e_Event1 .

oa:relationep_srt_02e3beef-aef4-79d0-478d-c819a102872e_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_02e3beef-aef4-79d0-478d-c819a102872e_Person1015845463 ;
  a2a:EventKeyRef oa:event_srt_02e3beef-aef4-79d0-478d-c819a102872e_Event1 .

oa:relationep_srt_02e3beef-aef4-79d0-478d-c819a102872e_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_02e3beef-aef4-79d0-478d-c819a102872e_Person1015845464 ;
  a2a:EventKeyRef oa:event_srt_02e3beef-aef4-79d0-478d-c819a102872e_Event1 .

oa:relationep_srt_02e3beef-aef4-79d0-478d-c819a102872e_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_02e3beef-aef4-79d0-478d-c819a102872e_Person1015845465 ;
  a2a:EventKeyRef oa:event_srt_02e3beef-aef4-79d0-478d-c819a102872e_Event1 .

oa:source_srt_02e3beef-aef4-79d0-478d-c819a102872e
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1932-10-26 - 1932-10-26"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1932-10-26"^^xsd:date ;
    a2a:SourceIndexDateTo "1932-10-26"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "26-10-1932" ;
    a2a:Year "1932" ;
    a2a:Month "10" ;
    a2a:Day "26" ;
    rdfs:label "26-10-1932"
  ] ;
  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 "1932.4047" ;
    a2a:RegistryNumber "1932N" ;
    a2a:Folio "n070v" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijksregister van de gemeente Rotterdam, 1932.4047, 1932N, n070v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/184/FA24BB88744A42D292452A7DA8233C50" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/184/FA24BB88744A42D292452A7DA8233C50" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/184/FA24BB88744A42D292452A7DA8233C50"
  ] ;
  a2a:SourceLastChangeDate "2021-04-25"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/59F601647EA341569A9A72ECBC1D5100" ;
  a2a:RecordIdentifier "1015845459" ;
  a2a:RecordGUID "{02e3beef-aef4-79d0-478d-c819a102872e}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder 59F60164-7EA3-4156-9A9A-72ECBC1D5100" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-061932N_54_A2A.xml van SRT" .

