@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_6a96205f-ca9f-1fa1-e065-ff3104dc828c
  a a2a:Record ;
  rdfs:label "Huwelijk op 28 november 1934 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_6a96205f-ca9f-1fa1-e065-ff3104dc828c_Person1017064921, oa:person_srt_6a96205f-ca9f-1fa1-e065-ff3104dc828c_Person1017064922, oa:person_srt_6a96205f-ca9f-1fa1-e065-ff3104dc828c_Person1017064923, oa:person_srt_6a96205f-ca9f-1fa1-e065-ff3104dc828c_Person1017064924, oa:person_srt_6a96205f-ca9f-1fa1-e065-ff3104dc828c_Person1017064925, oa:person_srt_6a96205f-ca9f-1fa1-e065-ff3104dc828c_Person1017064926 ;
  a2a:hasEvent oa:event_srt_6a96205f-ca9f-1fa1-e065-ff3104dc828c_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_6a96205f-ca9f-1fa1-e065-ff3104dc828c_0, oa:relationep_srt_6a96205f-ca9f-1fa1-e065-ff3104dc828c_1, oa:relationep_srt_6a96205f-ca9f-1fa1-e065-ff3104dc828c_2, oa:relationep_srt_6a96205f-ca9f-1fa1-e065-ff3104dc828c_3, oa:relationep_srt_6a96205f-ca9f-1fa1-e065-ff3104dc828c_4, oa:relationep_srt_6a96205f-ca9f-1fa1-e065-ff3104dc828c_5 ;
  a2a:hasSource oa:source_srt_6a96205f-ca9f-1fa1-e065-ff3104dc828c .

oa:person_srt_6a96205f-ca9f-1fa1-e065-ff3104dc828c_Person1017064921
  a a2a:Person ;
  rdfs:label "Dirk Willem Springer" ;
  a2a:PersonName [
    rdfs:label "Dirk Willem Springer" ;
    a2a:PersonNameFirstName "Dirk Willem" ;
    a2a:PersonNameLastName "Springer"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "42" ;
    rdfs:label "42"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Ruhrort (Duitschland)" ;
    rdfs:label "Ruhrort (Duitschland)"
  ] .

oa:person_srt_6a96205f-ca9f-1fa1-e065-ff3104dc828c_Person1017064922
  a a2a:Person ;
  rdfs:label "Willem Springer" ;
  a2a:PersonName [
    rdfs:label "Willem Springer" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Springer"
  ] .

oa:person_srt_6a96205f-ca9f-1fa1-e065-ff3104dc828c_Person1017064923
  a a2a:Person ;
  rdfs:label "Anna Maria Lampe" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Lampe" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNameLastName "Lampe"
  ] .

oa:person_srt_6a96205f-ca9f-1fa1-e065-ff3104dc828c_Person1017064924
  a a2a:Person ;
  rdfs:label "Dirkina Barendina Sitton" ;
  a2a:PersonName [
    rdfs:label "Dirkina Barendina Sitton" ;
    a2a:PersonNameFirstName "Dirkina Barendina" ;
    a2a:PersonNameLastName "Sitton"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "28" ;
    rdfs:label "28"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_6a96205f-ca9f-1fa1-e065-ff3104dc828c_Person1017064925
  a a2a:Person ;
  rdfs:label "Theodorus Cornelis Franciscus Sitton" ;
  a2a:PersonName [
    rdfs:label "Theodorus Cornelis Franciscus Sitton" ;
    a2a:PersonNameFirstName "Theodorus Cornelis Franciscus" ;
    a2a:PersonNameLastName "Sitton"
  ] .

oa:person_srt_6a96205f-ca9f-1fa1-e065-ff3104dc828c_Person1017064926
  a a2a:Person ;
  rdfs:label "Merrigje Sleeuwenhoek" ;
  a2a:PersonName [
    rdfs:label "Merrigje Sleeuwenhoek" ;
    a2a:PersonNameFirstName "Merrigje" ;
    a2a:PersonNameLastName "Sleeuwenhoek"
  ] .

oa:event_srt_6a96205f-ca9f-1fa1-e065-ff3104dc828c_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "28-11-1934" ;
    a2a:Year "1934" ;
    a2a:Month "11" ;
    a2a:Day "28" ;
    rdfs:label "1934-11-28"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_6a96205f-ca9f-1fa1-e065-ff3104dc828c_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_6a96205f-ca9f-1fa1-e065-ff3104dc828c_Person1017064921 ;
  a2a:EventKeyRef oa:event_srt_6a96205f-ca9f-1fa1-e065-ff3104dc828c_Event1 .

oa:relationep_srt_6a96205f-ca9f-1fa1-e065-ff3104dc828c_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_6a96205f-ca9f-1fa1-e065-ff3104dc828c_Person1017064922 ;
  a2a:EventKeyRef oa:event_srt_6a96205f-ca9f-1fa1-e065-ff3104dc828c_Event1 .

oa:relationep_srt_6a96205f-ca9f-1fa1-e065-ff3104dc828c_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_6a96205f-ca9f-1fa1-e065-ff3104dc828c_Person1017064923 ;
  a2a:EventKeyRef oa:event_srt_6a96205f-ca9f-1fa1-e065-ff3104dc828c_Event1 .

oa:relationep_srt_6a96205f-ca9f-1fa1-e065-ff3104dc828c_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_6a96205f-ca9f-1fa1-e065-ff3104dc828c_Person1017064924 ;
  a2a:EventKeyRef oa:event_srt_6a96205f-ca9f-1fa1-e065-ff3104dc828c_Event1 .

oa:relationep_srt_6a96205f-ca9f-1fa1-e065-ff3104dc828c_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_6a96205f-ca9f-1fa1-e065-ff3104dc828c_Person1017064925 ;
  a2a:EventKeyRef oa:event_srt_6a96205f-ca9f-1fa1-e065-ff3104dc828c_Event1 .

oa:relationep_srt_6a96205f-ca9f-1fa1-e065-ff3104dc828c_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_6a96205f-ca9f-1fa1-e065-ff3104dc828c_Person1017064926 ;
  a2a:EventKeyRef oa:event_srt_6a96205f-ca9f-1fa1-e065-ff3104dc828c_Event1 .

oa:source_srt_6a96205f-ca9f-1fa1-e065-ff3104dc828c
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1934-11-28 - 1934-11-28"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1934-11-28"^^xsd:date ;
    a2a:SourceIndexDateTo "1934-11-28"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "28-11-1934" ;
    a2a:Year "1934" ;
    a2a:Month "11" ;
    a2a:Day "28" ;
    rdfs:label "28-11-1934"
  ] ;
  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 "1934.4695" ;
    a2a:RegistryNumber "1934P" ;
    a2a:Folio "p075" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijksregister van de gemeente Rotterdam, 1934.4695, 1934P, p075"
  ] ;
  a2a:SourceLastChangeDate "2022-11-02"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/BDFC74E21A8E40AD9DEAF98D4BEFBCEA" ;
  a2a:RecordIdentifier "1017064920" ;
  a2a:RecordGUID "{6a96205f-ca9f-1fa1-e065-ff3104dc828c}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder BDFC74E2-1A8E-40AD-9DEA-F98D4BEFBCEA" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-061934P_54_A2A.xml van SRT" .

