@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_9C3EB735-2ABB-4481-B52D-935C2991EB24
  a a2a:Record ;
  rdfs:label "Huwelijk op 2 oktober 1929 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_9C3EB735-2ABB-4481-B52D-935C2991EB24_Person1017050679, oa:person_srt_9C3EB735-2ABB-4481-B52D-935C2991EB24_Person1017050680, oa:person_srt_9C3EB735-2ABB-4481-B52D-935C2991EB24_Person1017050681, oa:person_srt_9C3EB735-2ABB-4481-B52D-935C2991EB24_Person1017050682, oa:person_srt_9C3EB735-2ABB-4481-B52D-935C2991EB24_Person1017050683, oa:person_srt_9C3EB735-2ABB-4481-B52D-935C2991EB24_Person1017050684 ;
  a2a:hasEvent oa:event_srt_9C3EB735-2ABB-4481-B52D-935C2991EB24_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_9C3EB735-2ABB-4481-B52D-935C2991EB24_0, oa:relationep_srt_9C3EB735-2ABB-4481-B52D-935C2991EB24_1, oa:relationep_srt_9C3EB735-2ABB-4481-B52D-935C2991EB24_2, oa:relationep_srt_9C3EB735-2ABB-4481-B52D-935C2991EB24_3, oa:relationep_srt_9C3EB735-2ABB-4481-B52D-935C2991EB24_4, oa:relationep_srt_9C3EB735-2ABB-4481-B52D-935C2991EB24_5 ;
  a2a:hasSource oa:source_srt_9C3EB735-2ABB-4481-B52D-935C2991EB24 .

oa:person_srt_9C3EB735-2ABB-4481-B52D-935C2991EB24_Person1017050679
  a a2a:Person ;
  rdfs:label "Sigbertus Wilhelmus Bennis" ;
  a2a:PersonName [
    rdfs:label "Sigbertus Wilhelmus Bennis" ;
    a2a:PersonNameFirstName "Sigbertus Wilhelmus" ;
    a2a:PersonNameLastName "Bennis"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "31" ;
    rdfs:label "31"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_9C3EB735-2ABB-4481-B52D-935C2991EB24_Person1017050680
  a a2a:Person ;
  rdfs:label "Hendrik Jacobus Bennis" ;
  a2a:PersonName [
    rdfs:label "Hendrik Jacobus Bennis" ;
    a2a:PersonNameFirstName "Hendrik Jacobus" ;
    a2a:PersonNameLastName "Bennis"
  ] .

oa:person_srt_9C3EB735-2ABB-4481-B52D-935C2991EB24_Person1017050681
  a a2a:Person ;
  rdfs:label "Johanna Christina Delissen" ;
  a2a:PersonName [
    rdfs:label "Johanna Christina Delissen" ;
    a2a:PersonNameFirstName "Johanna Christina" ;
    a2a:PersonNameLastName "Delissen"
  ] .

oa:person_srt_9C3EB735-2ABB-4481-B52D-935C2991EB24_Person1017050682
  a a2a:Person ;
  rdfs:label "Anthonia Gerardina Ceulemans" ;
  a2a:PersonName [
    rdfs:label "Anthonia Gerardina Ceulemans" ;
    a2a:PersonNameFirstName "Anthonia Gerardina" ;
    a2a:PersonNameLastName "Ceulemans"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "27" ;
    rdfs:label "27"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_9C3EB735-2ABB-4481-B52D-935C2991EB24_Person1017050683
  a a2a:Person ;
  rdfs:label "Augustinus Ceulemans" ;
  a2a:PersonName [
    rdfs:label "Augustinus Ceulemans" ;
    a2a:PersonNameFirstName "Augustinus" ;
    a2a:PersonNameLastName "Ceulemans"
  ] .

oa:person_srt_9C3EB735-2ABB-4481-B52D-935C2991EB24_Person1017050684
  a a2a:Person ;
  rdfs:label "Susanna Cornelia Lange" ;
  a2a:PersonName [
    rdfs:label "Susanna Cornelia Lange" ;
    a2a:PersonNameFirstName "Susanna Cornelia" ;
    a2a:PersonNameLastName "Lange"
  ] .

oa:event_srt_9C3EB735-2ABB-4481-B52D-935C2991EB24_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_9C3EB735-2ABB-4481-B52D-935C2991EB24_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_9C3EB735-2ABB-4481-B52D-935C2991EB24_Person1017050679 ;
  a2a:EventKeyRef oa:event_srt_9C3EB735-2ABB-4481-B52D-935C2991EB24_Event1 .

oa:relationep_srt_9C3EB735-2ABB-4481-B52D-935C2991EB24_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_9C3EB735-2ABB-4481-B52D-935C2991EB24_Person1017050680 ;
  a2a:EventKeyRef oa:event_srt_9C3EB735-2ABB-4481-B52D-935C2991EB24_Event1 .

oa:relationep_srt_9C3EB735-2ABB-4481-B52D-935C2991EB24_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_9C3EB735-2ABB-4481-B52D-935C2991EB24_Person1017050681 ;
  a2a:EventKeyRef oa:event_srt_9C3EB735-2ABB-4481-B52D-935C2991EB24_Event1 .

oa:relationep_srt_9C3EB735-2ABB-4481-B52D-935C2991EB24_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_9C3EB735-2ABB-4481-B52D-935C2991EB24_Person1017050682 ;
  a2a:EventKeyRef oa:event_srt_9C3EB735-2ABB-4481-B52D-935C2991EB24_Event1 .

oa:relationep_srt_9C3EB735-2ABB-4481-B52D-935C2991EB24_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_9C3EB735-2ABB-4481-B52D-935C2991EB24_Person1017050683 ;
  a2a:EventKeyRef oa:event_srt_9C3EB735-2ABB-4481-B52D-935C2991EB24_Event1 .

oa:relationep_srt_9C3EB735-2ABB-4481-B52D-935C2991EB24_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_9C3EB735-2ABB-4481-B52D-935C2991EB24_Person1017050684 ;
  a2a:EventKeyRef oa:event_srt_9C3EB735-2ABB-4481-B52D-935C2991EB24_Event1 .

oa:source_srt_9C3EB735-2ABB-4481-B52D-935C2991EB24
  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:Collection "Burgerlijke Stand Rotterdam, huwelijksakten" ;
    a2a:Book "Nadere toegang op het huwelijksregister van de gemeente Rotterdam" ;
    a2a:DocumentNumber "1929.4089" ;
    a2a:RegistryNumber "1929N" ;
    a2a:Folio "n081" ;
    rdfs:label "Stadsarchief Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijksregister van de gemeente Rotterdam, 1929.4089, 1929N, n081"
  ] ;
  a2a:SourceLastChangeDate "2024-07-12"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/9C3EB7352ABB4481B52D935C2991EB24" ;
  a2a:RecordIdentifier "1017050678" ;
  a2a:RecordGUID "{9C3EB735-2ABB-4481-B52D-935C2991EB24}" ;
  a2a:SourceRemarkOpmerking "bruid is Belgisch onderdaan" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/E916EB949BA14821ACA331D88A54F992" .

