@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_15df1f3a-f5fa-ee6f-37ef-eac05141e514
  a a2a:Record ;
  rdfs:label "Huwelijk op 2 oktober 1929 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_15df1f3a-f5fa-ee6f-37ef-eac05141e514_Person1017050700, oa:person_srt_15df1f3a-f5fa-ee6f-37ef-eac05141e514_Person1017050701, oa:person_srt_15df1f3a-f5fa-ee6f-37ef-eac05141e514_Person1017050702, oa:person_srt_15df1f3a-f5fa-ee6f-37ef-eac05141e514_Person1017050703, oa:person_srt_15df1f3a-f5fa-ee6f-37ef-eac05141e514_Person1017050704, oa:person_srt_15df1f3a-f5fa-ee6f-37ef-eac05141e514_Person1017050705 ;
  a2a:hasEvent oa:event_srt_15df1f3a-f5fa-ee6f-37ef-eac05141e514_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_15df1f3a-f5fa-ee6f-37ef-eac05141e514_0, oa:relationep_srt_15df1f3a-f5fa-ee6f-37ef-eac05141e514_1, oa:relationep_srt_15df1f3a-f5fa-ee6f-37ef-eac05141e514_2, oa:relationep_srt_15df1f3a-f5fa-ee6f-37ef-eac05141e514_3, oa:relationep_srt_15df1f3a-f5fa-ee6f-37ef-eac05141e514_4, oa:relationep_srt_15df1f3a-f5fa-ee6f-37ef-eac05141e514_5 ;
  a2a:hasSource oa:source_srt_15df1f3a-f5fa-ee6f-37ef-eac05141e514 .

oa:person_srt_15df1f3a-f5fa-ee6f-37ef-eac05141e514_Person1017050700
  a a2a:Person ;
  rdfs:label "Hendrik Vleeming" ;
  a2a:PersonName [
    rdfs:label "Hendrik Vleeming" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNameLastName "Vleeming"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "27" ;
    rdfs:label "27"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Renkum" ;
    rdfs:label "Renkum"
  ] .

oa:person_srt_15df1f3a-f5fa-ee6f-37ef-eac05141e514_Person1017050701
  a a2a:Person ;
  rdfs:label "Jan Gijsbert Vleeming" ;
  a2a:PersonName [
    rdfs:label "Jan Gijsbert Vleeming" ;
    a2a:PersonNameFirstName "Jan Gijsbert" ;
    a2a:PersonNameLastName "Vleeming"
  ] .

oa:person_srt_15df1f3a-f5fa-ee6f-37ef-eac05141e514_Person1017050702
  a a2a:Person ;
  rdfs:label "Adriana Eijbersen" ;
  a2a:PersonName [
    rdfs:label "Adriana Eijbersen" ;
    a2a:PersonNameFirstName "Adriana" ;
    a2a:PersonNameLastName "Eijbersen"
  ] .

oa:person_srt_15df1f3a-f5fa-ee6f-37ef-eac05141e514_Person1017050703
  a a2a:Person ;
  rdfs:label "Johanna Paulina Stok" ;
  a2a:PersonName [
    rdfs:label "Johanna Paulina Stok" ;
    a2a:PersonNameFirstName "Johanna Paulina" ;
    a2a:PersonNameLastName "Stok"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "19" ;
    rdfs:label "19"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_15df1f3a-f5fa-ee6f-37ef-eac05141e514_Person1017050704
  a a2a:Person ;
  rdfs:label "Teunis Stok" ;
  a2a:PersonName [
    rdfs:label "Teunis Stok" ;
    a2a:PersonNameFirstName "Teunis" ;
    a2a:PersonNameLastName "Stok"
  ] .

oa:person_srt_15df1f3a-f5fa-ee6f-37ef-eac05141e514_Person1017050705
  a a2a:Person ;
  rdfs:label "Grietje Jacoba Nootenboom" ;
  a2a:PersonName [
    rdfs:label "Grietje Jacoba Nootenboom" ;
    a2a:PersonNameFirstName "Grietje Jacoba" ;
    a2a:PersonNameLastName "Nootenboom"
  ] .

oa:event_srt_15df1f3a-f5fa-ee6f-37ef-eac05141e514_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "02-10-1929" ;
    a2a:Year "1929" ;
    a2a:Month "10" ;
    a2a:Day "02" ;
    rdfs:label "1929-10-02"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_15df1f3a-f5fa-ee6f-37ef-eac05141e514_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_15df1f3a-f5fa-ee6f-37ef-eac05141e514_Person1017050700 ;
  a2a:EventKeyRef oa:event_srt_15df1f3a-f5fa-ee6f-37ef-eac05141e514_Event1 .

oa:relationep_srt_15df1f3a-f5fa-ee6f-37ef-eac05141e514_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_15df1f3a-f5fa-ee6f-37ef-eac05141e514_Person1017050701 ;
  a2a:EventKeyRef oa:event_srt_15df1f3a-f5fa-ee6f-37ef-eac05141e514_Event1 .

oa:relationep_srt_15df1f3a-f5fa-ee6f-37ef-eac05141e514_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_15df1f3a-f5fa-ee6f-37ef-eac05141e514_Person1017050702 ;
  a2a:EventKeyRef oa:event_srt_15df1f3a-f5fa-ee6f-37ef-eac05141e514_Event1 .

oa:relationep_srt_15df1f3a-f5fa-ee6f-37ef-eac05141e514_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_15df1f3a-f5fa-ee6f-37ef-eac05141e514_Person1017050703 ;
  a2a:EventKeyRef oa:event_srt_15df1f3a-f5fa-ee6f-37ef-eac05141e514_Event1 .

oa:relationep_srt_15df1f3a-f5fa-ee6f-37ef-eac05141e514_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_15df1f3a-f5fa-ee6f-37ef-eac05141e514_Person1017050704 ;
  a2a:EventKeyRef oa:event_srt_15df1f3a-f5fa-ee6f-37ef-eac05141e514_Event1 .

oa:relationep_srt_15df1f3a-f5fa-ee6f-37ef-eac05141e514_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_15df1f3a-f5fa-ee6f-37ef-eac05141e514_Person1017050705 ;
  a2a:EventKeyRef oa:event_srt_15df1f3a-f5fa-ee6f-37ef-eac05141e514_Event1 .

oa:source_srt_15df1f3a-f5fa-ee6f-37ef-eac05141e514
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1929-10-02 - 1929-10-02"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1929-10-02"^^xsd:date ;
    a2a:SourceIndexDateTo "1929-10-02"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "02-10-1929" ;
    a2a:Year "1929" ;
    a2a:Month "10" ;
    a2a:Day "02" ;
    rdfs:label "02-10-1929"
  ] ;
  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 "1929.4095" ;
    a2a:RegistryNumber "1929N" ;
    a2a:Folio "n082v" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijksregister van de gemeente Rotterdam, 1929.4095, 1929N, n082v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://hdl.handle.net/21.12133/5A4B3931DA83462B915CF2F667667EFE" ;
    a2a:UriViewer "https://hdl.handle.net/21.12133/5A4B3931DA83462B915CF2F667667EFE" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/184/5A4B3931DA83462B915CF2F667667EFE"
  ] ;
  a2a:SourceLastChangeDate "2017-06-09"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/F5D9FA4F55C64440BC6EF89F290DCBD2" ;
  a2a:RecordIdentifier "1017050699" ;
  a2a:RecordGUID "{15df1f3a-f5fa-ee6f-37ef-eac05141e514}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder F5D9FA4F-55C6-4440-BC6E-F89F290DCBD2" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-061929N_54_A2A.xml van SRT" .

