@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_efd6e5ed-6d7f-c1db-ca05-2e4bff6a8f3c
  a a2a:Record ;
  rdfs:label "Huwelijk op 8 mei 1929 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_efd6e5ed-6d7f-c1db-ca05-2e4bff6a8f3c_Person1016324694, oa:person_srt_efd6e5ed-6d7f-c1db-ca05-2e4bff6a8f3c_Person1016324695, oa:person_srt_efd6e5ed-6d7f-c1db-ca05-2e4bff6a8f3c_Person1016324696, oa:person_srt_efd6e5ed-6d7f-c1db-ca05-2e4bff6a8f3c_Person1016324697, oa:person_srt_efd6e5ed-6d7f-c1db-ca05-2e4bff6a8f3c_Person1016324698, oa:person_srt_efd6e5ed-6d7f-c1db-ca05-2e4bff6a8f3c_Person1016324699 ;
  a2a:hasEvent oa:event_srt_efd6e5ed-6d7f-c1db-ca05-2e4bff6a8f3c_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_efd6e5ed-6d7f-c1db-ca05-2e4bff6a8f3c_0, oa:relationep_srt_efd6e5ed-6d7f-c1db-ca05-2e4bff6a8f3c_1, oa:relationep_srt_efd6e5ed-6d7f-c1db-ca05-2e4bff6a8f3c_2, oa:relationep_srt_efd6e5ed-6d7f-c1db-ca05-2e4bff6a8f3c_3, oa:relationep_srt_efd6e5ed-6d7f-c1db-ca05-2e4bff6a8f3c_4, oa:relationep_srt_efd6e5ed-6d7f-c1db-ca05-2e4bff6a8f3c_5 ;
  a2a:hasSource oa:source_srt_efd6e5ed-6d7f-c1db-ca05-2e4bff6a8f3c .

oa:person_srt_efd6e5ed-6d7f-c1db-ca05-2e4bff6a8f3c_Person1016324694
  a a2a:Person ;
  rdfs:label "Adriaan Bezemer" ;
  a2a:PersonName [
    rdfs:label "Adriaan Bezemer" ;
    a2a:PersonNameFirstName "Adriaan" ;
    a2a:PersonNameLastName "Bezemer"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "31" ;
    rdfs:label "31"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_efd6e5ed-6d7f-c1db-ca05-2e4bff6a8f3c_Person1016324695
  a a2a:Person ;
  rdfs:label "Paulus Bezemer" ;
  a2a:PersonName [
    rdfs:label "Paulus Bezemer" ;
    a2a:PersonNameFirstName "Paulus" ;
    a2a:PersonNameLastName "Bezemer"
  ] .

oa:person_srt_efd6e5ed-6d7f-c1db-ca05-2e4bff6a8f3c_Person1016324696
  a a2a:Person ;
  rdfs:label "Johanna Hougee" ;
  a2a:PersonName [
    rdfs:label "Johanna Hougee" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Hougee"
  ] .

oa:person_srt_efd6e5ed-6d7f-c1db-ca05-2e4bff6a8f3c_Person1016324697
  a a2a:Person ;
  rdfs:label "Johanna Maria Zuchowski" ;
  a2a:PersonName [
    rdfs:label "Johanna Maria Zuchowski" ;
    a2a:PersonNameFirstName "Johanna Maria" ;
    a2a:PersonNameLastName "Zuchowski"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "28" ;
    rdfs:label "28"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Didam" ;
    rdfs:label "Didam"
  ] .

oa:person_srt_efd6e5ed-6d7f-c1db-ca05-2e4bff6a8f3c_Person1016324698
  a a2a:Person ;
  rdfs:label "Karl Zuchowski" ;
  a2a:PersonName [
    rdfs:label "Karl Zuchowski" ;
    a2a:PersonNameFirstName "Karl" ;
    a2a:PersonNameLastName "Zuchowski"
  ] .

oa:person_srt_efd6e5ed-6d7f-c1db-ca05-2e4bff6a8f3c_Person1016324699
  a a2a:Person ;
  rdfs:label "Gesina Klaauwer" ;
  a2a:PersonName [
    rdfs:label "Gesina Klaauwer" ;
    a2a:PersonNameFirstName "Gesina" ;
    a2a:PersonNameLastName "Klaauwer"
  ] .

oa:event_srt_efd6e5ed-6d7f-c1db-ca05-2e4bff6a8f3c_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "08-05-1929" ;
    a2a:Year "1929" ;
    a2a:Month "05" ;
    a2a:Day "08" ;
    rdfs:label "1929-05-08"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_efd6e5ed-6d7f-c1db-ca05-2e4bff6a8f3c_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_efd6e5ed-6d7f-c1db-ca05-2e4bff6a8f3c_Person1016324694 ;
  a2a:EventKeyRef oa:event_srt_efd6e5ed-6d7f-c1db-ca05-2e4bff6a8f3c_Event1 .

oa:relationep_srt_efd6e5ed-6d7f-c1db-ca05-2e4bff6a8f3c_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_efd6e5ed-6d7f-c1db-ca05-2e4bff6a8f3c_Person1016324695 ;
  a2a:EventKeyRef oa:event_srt_efd6e5ed-6d7f-c1db-ca05-2e4bff6a8f3c_Event1 .

oa:relationep_srt_efd6e5ed-6d7f-c1db-ca05-2e4bff6a8f3c_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_efd6e5ed-6d7f-c1db-ca05-2e4bff6a8f3c_Person1016324696 ;
  a2a:EventKeyRef oa:event_srt_efd6e5ed-6d7f-c1db-ca05-2e4bff6a8f3c_Event1 .

oa:relationep_srt_efd6e5ed-6d7f-c1db-ca05-2e4bff6a8f3c_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_efd6e5ed-6d7f-c1db-ca05-2e4bff6a8f3c_Person1016324697 ;
  a2a:EventKeyRef oa:event_srt_efd6e5ed-6d7f-c1db-ca05-2e4bff6a8f3c_Event1 .

oa:relationep_srt_efd6e5ed-6d7f-c1db-ca05-2e4bff6a8f3c_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_efd6e5ed-6d7f-c1db-ca05-2e4bff6a8f3c_Person1016324698 ;
  a2a:EventKeyRef oa:event_srt_efd6e5ed-6d7f-c1db-ca05-2e4bff6a8f3c_Event1 .

oa:relationep_srt_efd6e5ed-6d7f-c1db-ca05-2e4bff6a8f3c_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_efd6e5ed-6d7f-c1db-ca05-2e4bff6a8f3c_Person1016324699 ;
  a2a:EventKeyRef oa:event_srt_efd6e5ed-6d7f-c1db-ca05-2e4bff6a8f3c_Event1 .

oa:source_srt_efd6e5ed-6d7f-c1db-ca05-2e4bff6a8f3c
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1929-05-08 - 1929-05-08"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1929-05-08"^^xsd:date ;
    a2a:SourceIndexDateTo "1929-05-08"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "08-05-1929" ;
    a2a:Year "1929" ;
    a2a:Month "05" ;
    a2a:Day "08" ;
    rdfs:label "08-05-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.1418" ;
    a2a:RegistryNumber "1929F" ;
    a2a:Folio "f045" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijksregister van de gemeente Rotterdam, 1929.1418, 1929F, f045"
  ] ;
  a2a:SourceLastChangeDate "2023-01-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/A8C0AFD4F28C4BDA8E5E363C58A321B1" ;
  a2a:RecordIdentifier "1016324693" ;
  a2a:RecordGUID "{efd6e5ed-6d7f-c1db-ca05-2e4bff6a8f3c}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder A8C0AFD4-F28C-4BDA-8E5E-363C58A321B1" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-061929F_54_A2A.xml van SRT" .

