@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_5e1c49da-bfc9-a249-858e-ac8efcfc3b26
  a a2a:Record ;
  rdfs:label "Huwelijk op 19 januari 1933 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_5e1c49da-bfc9-a249-858e-ac8efcfc3b26_Person1016200706, oa:person_srt_5e1c49da-bfc9-a249-858e-ac8efcfc3b26_Person1016200707, oa:person_srt_5e1c49da-bfc9-a249-858e-ac8efcfc3b26_Person1016200708, oa:person_srt_5e1c49da-bfc9-a249-858e-ac8efcfc3b26_Person1016200709, oa:person_srt_5e1c49da-bfc9-a249-858e-ac8efcfc3b26_Person1016200710 ;
  a2a:hasEvent oa:event_srt_5e1c49da-bfc9-a249-858e-ac8efcfc3b26_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_5e1c49da-bfc9-a249-858e-ac8efcfc3b26_0, oa:relationep_srt_5e1c49da-bfc9-a249-858e-ac8efcfc3b26_1, oa:relationep_srt_5e1c49da-bfc9-a249-858e-ac8efcfc3b26_2, oa:relationep_srt_5e1c49da-bfc9-a249-858e-ac8efcfc3b26_3, oa:relationep_srt_5e1c49da-bfc9-a249-858e-ac8efcfc3b26_4 ;
  a2a:hasSource oa:source_srt_5e1c49da-bfc9-a249-858e-ac8efcfc3b26 .

oa:person_srt_5e1c49da-bfc9-a249-858e-ac8efcfc3b26_Person1016200706
  a a2a:Person ;
  rdfs:label "Anton Daniel Appeldoorn" ;
  a2a:PersonName [
    rdfs:label "Anton Daniel Appeldoorn" ;
    a2a:PersonNameFirstName "Anton Daniel" ;
    a2a:PersonNameLastName "Appeldoorn"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "23" ;
    rdfs:label "23"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Enschede" ;
    rdfs:label "Enschede"
  ] .

oa:person_srt_5e1c49da-bfc9-a249-858e-ac8efcfc3b26_Person1016200707
  a a2a:Person ;
  rdfs:label "Carel Dirk Casper Appeldoorn" ;
  a2a:PersonName [
    rdfs:label "Carel Dirk Casper Appeldoorn" ;
    a2a:PersonNameFirstName "Carel Dirk Casper" ;
    a2a:PersonNameLastName "Appeldoorn"
  ] .

oa:person_srt_5e1c49da-bfc9-a249-858e-ac8efcfc3b26_Person1016200708
  a a2a:Person ;
  rdfs:label "Geertruida Johanna Leeman" ;
  a2a:PersonName [
    rdfs:label "Geertruida Johanna Leeman" ;
    a2a:PersonNameFirstName "Geertruida Johanna" ;
    a2a:PersonNameLastName "Leeman"
  ] .

oa:person_srt_5e1c49da-bfc9-a249-858e-ac8efcfc3b26_Person1016200709
  a a2a:Person ;
  rdfs:label "Anna Katherine Peters" ;
  a2a:PersonName [
    rdfs:label "Anna Katherine Peters" ;
    a2a:PersonNameFirstName "Anna Katherine" ;
    a2a:PersonNameLastName "Peters"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "22" ;
    rdfs:label "22"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Londen (Engeland)" ;
    rdfs:label "Londen (Engeland)"
  ] .

oa:person_srt_5e1c49da-bfc9-a249-858e-ac8efcfc3b26_Person1016200710
  a a2a:Person ;
  rdfs:label "Louise Gesine Peters" ;
  a2a:PersonName [
    rdfs:label "Louise Gesine Peters" ;
    a2a:PersonNameFirstName "Louise Gesine" ;
    a2a:PersonNameLastName "Peters"
  ] .

oa:event_srt_5e1c49da-bfc9-a249-858e-ac8efcfc3b26_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "19-01-1933" ;
    a2a:Year "1933" ;
    a2a:Month "01" ;
    a2a:Day "19" ;
    rdfs:label "1933-01-19"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_5e1c49da-bfc9-a249-858e-ac8efcfc3b26_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_5e1c49da-bfc9-a249-858e-ac8efcfc3b26_Person1016200706 ;
  a2a:EventKeyRef oa:event_srt_5e1c49da-bfc9-a249-858e-ac8efcfc3b26_Event1 .

oa:relationep_srt_5e1c49da-bfc9-a249-858e-ac8efcfc3b26_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_5e1c49da-bfc9-a249-858e-ac8efcfc3b26_Person1016200707 ;
  a2a:EventKeyRef oa:event_srt_5e1c49da-bfc9-a249-858e-ac8efcfc3b26_Event1 .

oa:relationep_srt_5e1c49da-bfc9-a249-858e-ac8efcfc3b26_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_5e1c49da-bfc9-a249-858e-ac8efcfc3b26_Person1016200708 ;
  a2a:EventKeyRef oa:event_srt_5e1c49da-bfc9-a249-858e-ac8efcfc3b26_Event1 .

oa:relationep_srt_5e1c49da-bfc9-a249-858e-ac8efcfc3b26_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_5e1c49da-bfc9-a249-858e-ac8efcfc3b26_Person1016200709 ;
  a2a:EventKeyRef oa:event_srt_5e1c49da-bfc9-a249-858e-ac8efcfc3b26_Event1 .

oa:relationep_srt_5e1c49da-bfc9-a249-858e-ac8efcfc3b26_4
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_5e1c49da-bfc9-a249-858e-ac8efcfc3b26_Person1016200710 ;
  a2a:EventKeyRef oa:event_srt_5e1c49da-bfc9-a249-858e-ac8efcfc3b26_Event1 .

oa:source_srt_5e1c49da-bfc9-a249-858e-ac8efcfc3b26
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1933-01-19 - 1933-01-19"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1933-01-19"^^xsd:date ;
    a2a:SourceIndexDateTo "1933-01-19"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "19-01-1933" ;
    a2a:Year "1933" ;
    a2a:Month "01" ;
    a2a:Day "19" ;
    rdfs:label "19-01-1933"
  ] ;
  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 "1933.184" ;
    a2a:RegistryNumber "1933B" ;
    a2a:Folio "b047" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijksregister van de gemeente Rotterdam, 1933.184, 1933B, b047"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://hdl.handle.net/21.12133/52532E67B57745AC96C6C2AB5DE7CE54" ;
    a2a:UriViewer "https://hdl.handle.net/21.12133/52532E67B57745AC96C6C2AB5DE7CE54" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/184/52532E67B57745AC96C6C2AB5DE7CE54"
  ] ;
  a2a:SourceLastChangeDate "2017-06-08"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/F890146374D649618860F82E0C72FD53" ;
  a2a:RecordIdentifier "1016200705" ;
  a2a:RecordGUID "{5e1c49da-bfc9-a249-858e-ac8efcfc3b26}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder F8901463-74D6-4961-8860-F82E0C72FD53" ;
  a2a:SourceRemarkOpmerking "bruidegom wonende te Haarlem, bruid is Britsch onderdaan" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-061933B_54_A2A.xml van SRT" .

