@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_968eacae-0e1f-d90c-bba3-5c91d1d508bf
  a a2a:Record ;
  rdfs:label "Huwelijk op 24 juli 1929 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_968eacae-0e1f-d90c-bba3-5c91d1d508bf_Person1017048327, oa:person_srt_968eacae-0e1f-d90c-bba3-5c91d1d508bf_Person1017048328, oa:person_srt_968eacae-0e1f-d90c-bba3-5c91d1d508bf_Person1017048329, oa:person_srt_968eacae-0e1f-d90c-bba3-5c91d1d508bf_Person1017048330, oa:person_srt_968eacae-0e1f-d90c-bba3-5c91d1d508bf_Person1017048331, oa:person_srt_968eacae-0e1f-d90c-bba3-5c91d1d508bf_Person1017048332 ;
  a2a:hasEvent oa:event_srt_968eacae-0e1f-d90c-bba3-5c91d1d508bf_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_968eacae-0e1f-d90c-bba3-5c91d1d508bf_0, oa:relationep_srt_968eacae-0e1f-d90c-bba3-5c91d1d508bf_1, oa:relationep_srt_968eacae-0e1f-d90c-bba3-5c91d1d508bf_2, oa:relationep_srt_968eacae-0e1f-d90c-bba3-5c91d1d508bf_3, oa:relationep_srt_968eacae-0e1f-d90c-bba3-5c91d1d508bf_4, oa:relationep_srt_968eacae-0e1f-d90c-bba3-5c91d1d508bf_5 ;
  a2a:hasSource oa:source_srt_968eacae-0e1f-d90c-bba3-5c91d1d508bf .

oa:person_srt_968eacae-0e1f-d90c-bba3-5c91d1d508bf_Person1017048327
  a a2a:Person ;
  rdfs:label "Hendricus Adrianus Marie Lemm" ;
  a2a:PersonName [
    rdfs:label "Hendricus Adrianus Marie Lemm" ;
    a2a:PersonNameFirstName "Hendricus Adrianus Marie" ;
    a2a:PersonNameLastName "Lemm"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "27" ;
    rdfs:label "27"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_968eacae-0e1f-d90c-bba3-5c91d1d508bf_Person1017048328
  a a2a:Person ;
  rdfs:label "Carolus Adrianus Lemm" ;
  a2a:PersonName [
    rdfs:label "Carolus Adrianus Lemm" ;
    a2a:PersonNameFirstName "Carolus Adrianus" ;
    a2a:PersonNameLastName "Lemm"
  ] .

oa:person_srt_968eacae-0e1f-d90c-bba3-5c91d1d508bf_Person1017048329
  a a2a:Person ;
  rdfs:label "Anna Elizabeth Agnes Bikkers" ;
  a2a:PersonName [
    rdfs:label "Anna Elizabeth Agnes Bikkers" ;
    a2a:PersonNameFirstName "Anna Elizabeth Agnes" ;
    a2a:PersonNameLastName "Bikkers"
  ] .

oa:person_srt_968eacae-0e1f-d90c-bba3-5c91d1d508bf_Person1017048330
  a a2a:Person ;
  rdfs:label "Adriana Cornelia Maria Verzijl" ;
  a2a:PersonName [
    rdfs:label "Adriana Cornelia Maria Verzijl" ;
    a2a:PersonNameFirstName "Adriana Cornelia Maria" ;
    a2a:PersonNameLastName "Verzijl"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "31" ;
    rdfs:label "31"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_968eacae-0e1f-d90c-bba3-5c91d1d508bf_Person1017048331
  a a2a:Person ;
  rdfs:label "Gerardus Stephanus Verzijl" ;
  a2a:PersonName [
    rdfs:label "Gerardus Stephanus Verzijl" ;
    a2a:PersonNameFirstName "Gerardus Stephanus" ;
    a2a:PersonNameLastName "Verzijl"
  ] .

oa:person_srt_968eacae-0e1f-d90c-bba3-5c91d1d508bf_Person1017048332
  a a2a:Person ;
  rdfs:label "Cecilia Elisabeth van Woerkens" ;
  a2a:PersonName [
    rdfs:label "Cecilia Elisabeth van Woerkens" ;
    a2a:PersonNameFirstName "Cecilia Elisabeth" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Woerkens"
  ] .

oa:event_srt_968eacae-0e1f-d90c-bba3-5c91d1d508bf_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "24-07-1929" ;
    a2a:Year "1929" ;
    a2a:Month "07" ;
    a2a:Day "24" ;
    rdfs:label "1929-07-24"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_968eacae-0e1f-d90c-bba3-5c91d1d508bf_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_968eacae-0e1f-d90c-bba3-5c91d1d508bf_Person1017048327 ;
  a2a:EventKeyRef oa:event_srt_968eacae-0e1f-d90c-bba3-5c91d1d508bf_Event1 .

oa:relationep_srt_968eacae-0e1f-d90c-bba3-5c91d1d508bf_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_968eacae-0e1f-d90c-bba3-5c91d1d508bf_Person1017048328 ;
  a2a:EventKeyRef oa:event_srt_968eacae-0e1f-d90c-bba3-5c91d1d508bf_Event1 .

oa:relationep_srt_968eacae-0e1f-d90c-bba3-5c91d1d508bf_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_968eacae-0e1f-d90c-bba3-5c91d1d508bf_Person1017048329 ;
  a2a:EventKeyRef oa:event_srt_968eacae-0e1f-d90c-bba3-5c91d1d508bf_Event1 .

oa:relationep_srt_968eacae-0e1f-d90c-bba3-5c91d1d508bf_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_968eacae-0e1f-d90c-bba3-5c91d1d508bf_Person1017048330 ;
  a2a:EventKeyRef oa:event_srt_968eacae-0e1f-d90c-bba3-5c91d1d508bf_Event1 .

oa:relationep_srt_968eacae-0e1f-d90c-bba3-5c91d1d508bf_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_968eacae-0e1f-d90c-bba3-5c91d1d508bf_Person1017048331 ;
  a2a:EventKeyRef oa:event_srt_968eacae-0e1f-d90c-bba3-5c91d1d508bf_Event1 .

oa:relationep_srt_968eacae-0e1f-d90c-bba3-5c91d1d508bf_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_968eacae-0e1f-d90c-bba3-5c91d1d508bf_Person1017048332 ;
  a2a:EventKeyRef oa:event_srt_968eacae-0e1f-d90c-bba3-5c91d1d508bf_Event1 .

oa:source_srt_968eacae-0e1f-d90c-bba3-5c91d1d508bf
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1929-07-24 - 1929-07-24"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1929-07-24"^^xsd:date ;
    a2a:SourceIndexDateTo "1929-07-24"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "24-07-1929" ;
    a2a:Year "1929" ;
    a2a:Month "07" ;
    a2a:Day "24" ;
    rdfs:label "24-07-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.2788" ;
    a2a:RegistryNumber "1929K" ;
    a2a:Folio "k072v" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijksregister van de gemeente Rotterdam, 1929.2788, 1929K, k072v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://hdl.handle.net/21.12133/53EE6C3E66024676B28574007CF6A8C3" ;
    a2a:UriViewer "https://hdl.handle.net/21.12133/53EE6C3E66024676B28574007CF6A8C3" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/184/53EE6C3E66024676B28574007CF6A8C3"
  ] ;
  a2a:SourceLastChangeDate "2019-11-29"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/DCFA963D37F646C4B1D53A1268B96A34" ;
  a2a:RecordIdentifier "1017048326" ;
  a2a:RecordGUID "{968eacae-0e1f-d90c-bba3-5c91d1d508bf}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder DCFA963D-37F6-46C4-B1D5-3A1268B96A34" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-061929K_54_A2A.xml van SRT" .

