@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_3043b0db-e126-c392-db5e-ff5eb15def43
  a a2a:Record ;
  rdfs:label "Huwelijk op 17 juli 1935 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_3043b0db-e126-c392-db5e-ff5eb15def43_Person1016125188, oa:person_srt_3043b0db-e126-c392-db5e-ff5eb15def43_Person1016125189, oa:person_srt_3043b0db-e126-c392-db5e-ff5eb15def43_Person1016125190, oa:person_srt_3043b0db-e126-c392-db5e-ff5eb15def43_Person1016125191, oa:person_srt_3043b0db-e126-c392-db5e-ff5eb15def43_Person1016125192, oa:person_srt_3043b0db-e126-c392-db5e-ff5eb15def43_Person1016125193 ;
  a2a:hasEvent oa:event_srt_3043b0db-e126-c392-db5e-ff5eb15def43_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_3043b0db-e126-c392-db5e-ff5eb15def43_0, oa:relationep_srt_3043b0db-e126-c392-db5e-ff5eb15def43_1, oa:relationep_srt_3043b0db-e126-c392-db5e-ff5eb15def43_2, oa:relationep_srt_3043b0db-e126-c392-db5e-ff5eb15def43_3, oa:relationep_srt_3043b0db-e126-c392-db5e-ff5eb15def43_4, oa:relationep_srt_3043b0db-e126-c392-db5e-ff5eb15def43_5 ;
  a2a:hasSource oa:source_srt_3043b0db-e126-c392-db5e-ff5eb15def43 .

oa:person_srt_3043b0db-e126-c392-db5e-ff5eb15def43_Person1016125188
  a a2a:Person ;
  rdfs:label "Adriaan Damsteeg" ;
  a2a:PersonName [
    rdfs:label "Adriaan Damsteeg" ;
    a2a:PersonNameFirstName "Adriaan" ;
    a2a:PersonNameLastName "Damsteeg"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "23" ;
    rdfs:label "23"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_3043b0db-e126-c392-db5e-ff5eb15def43_Person1016125189
  a a2a:Person ;
  rdfs:label "Eeuwout Damsteeg" ;
  a2a:PersonName [
    rdfs:label "Eeuwout Damsteeg" ;
    a2a:PersonNameFirstName "Eeuwout" ;
    a2a:PersonNameLastName "Damsteeg"
  ] .

oa:person_srt_3043b0db-e126-c392-db5e-ff5eb15def43_Person1016125190
  a a2a:Person ;
  rdfs:label "Maria Johanna Pikkaart" ;
  a2a:PersonName [
    rdfs:label "Maria Johanna Pikkaart" ;
    a2a:PersonNameFirstName "Maria Johanna" ;
    a2a:PersonNameLastName "Pikkaart"
  ] .

oa:person_srt_3043b0db-e126-c392-db5e-ff5eb15def43_Person1016125191
  a a2a:Person ;
  rdfs:label "Anna Louisa Eeftens" ;
  a2a:PersonName [
    rdfs:label "Anna Louisa Eeftens" ;
    a2a:PersonNameFirstName "Anna Louisa" ;
    a2a:PersonNameLastName "Eeftens"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "25" ;
    rdfs:label "25"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_3043b0db-e126-c392-db5e-ff5eb15def43_Person1016125192
  a a2a:Person ;
  rdfs:label "Aloijsius Godefridus Eeftens" ;
  a2a:PersonName [
    rdfs:label "Aloijsius Godefridus Eeftens" ;
    a2a:PersonNameFirstName "Aloijsius Godefridus" ;
    a2a:PersonNameLastName "Eeftens"
  ] .

oa:person_srt_3043b0db-e126-c392-db5e-ff5eb15def43_Person1016125193
  a a2a:Person ;
  rdfs:label "Maria Hendrika Beijerling" ;
  a2a:PersonName [
    rdfs:label "Maria Hendrika Beijerling" ;
    a2a:PersonNameFirstName "Maria Hendrika" ;
    a2a:PersonNameLastName "Beijerling"
  ] .

oa:event_srt_3043b0db-e126-c392-db5e-ff5eb15def43_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "17-07-1935" ;
    a2a:Year "1935" ;
    a2a:Month "07" ;
    a2a:Day "17" ;
    rdfs:label "1935-07-17"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_3043b0db-e126-c392-db5e-ff5eb15def43_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_3043b0db-e126-c392-db5e-ff5eb15def43_Person1016125188 ;
  a2a:EventKeyRef oa:event_srt_3043b0db-e126-c392-db5e-ff5eb15def43_Event1 .

oa:relationep_srt_3043b0db-e126-c392-db5e-ff5eb15def43_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_3043b0db-e126-c392-db5e-ff5eb15def43_Person1016125189 ;
  a2a:EventKeyRef oa:event_srt_3043b0db-e126-c392-db5e-ff5eb15def43_Event1 .

oa:relationep_srt_3043b0db-e126-c392-db5e-ff5eb15def43_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_3043b0db-e126-c392-db5e-ff5eb15def43_Person1016125190 ;
  a2a:EventKeyRef oa:event_srt_3043b0db-e126-c392-db5e-ff5eb15def43_Event1 .

oa:relationep_srt_3043b0db-e126-c392-db5e-ff5eb15def43_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_3043b0db-e126-c392-db5e-ff5eb15def43_Person1016125191 ;
  a2a:EventKeyRef oa:event_srt_3043b0db-e126-c392-db5e-ff5eb15def43_Event1 .

oa:relationep_srt_3043b0db-e126-c392-db5e-ff5eb15def43_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_3043b0db-e126-c392-db5e-ff5eb15def43_Person1016125192 ;
  a2a:EventKeyRef oa:event_srt_3043b0db-e126-c392-db5e-ff5eb15def43_Event1 .

oa:relationep_srt_3043b0db-e126-c392-db5e-ff5eb15def43_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_3043b0db-e126-c392-db5e-ff5eb15def43_Person1016125193 ;
  a2a:EventKeyRef oa:event_srt_3043b0db-e126-c392-db5e-ff5eb15def43_Event1 .

oa:source_srt_3043b0db-e126-c392-db5e-ff5eb15def43
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1935-07-17 - 1935-07-17"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1935-07-17"^^xsd:date ;
    a2a:SourceIndexDateTo "1935-07-17"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "17-07-1935" ;
    a2a:Year "1935" ;
    a2a:Month "07" ;
    a2a:Day "17" ;
    rdfs:label "17-07-1935"
  ] ;
  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 "1935.2617" ;
    a2a:RegistryNumber "1935J" ;
    a2a:Folio "j026v" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijksregister van de gemeente Rotterdam, 1935.2617, 1935J, j026v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://hdl.handle.net/21.12133/63BD9A4B5CBF444483F89A0B79BE423E" ;
    a2a:UriViewer "https://hdl.handle.net/21.12133/63BD9A4B5CBF444483F89A0B79BE423E" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/184/63BD9A4B5CBF444483F89A0B79BE423E"
  ] ;
  a2a:SourceLastChangeDate "2019-07-31"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/6FBCBB3FF11D44D3ADA90455CCE8EB46" ;
  a2a:RecordIdentifier "1016125187" ;
  a2a:RecordGUID "{3043b0db-e126-c392-db5e-ff5eb15def43}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder 6FBCBB3F-F11D-44D3-ADA9-0455CCE8EB46" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-061935J_54_A2A.xml van SRT" .

