@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_bea8418e-025e-ca91-063a-d9bef9b68c46
  a a2a:Record ;
  rdfs:label "Huwelijk op 17 november 1926 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_bea8418e-025e-ca91-063a-d9bef9b68c46_Person1016040858, oa:person_srt_bea8418e-025e-ca91-063a-d9bef9b68c46_Person1016040859, oa:person_srt_bea8418e-025e-ca91-063a-d9bef9b68c46_Person1016040860, oa:person_srt_bea8418e-025e-ca91-063a-d9bef9b68c46_Person1016040861, oa:person_srt_bea8418e-025e-ca91-063a-d9bef9b68c46_Person1016040862, oa:person_srt_bea8418e-025e-ca91-063a-d9bef9b68c46_Person1016040863 ;
  a2a:hasEvent oa:event_srt_bea8418e-025e-ca91-063a-d9bef9b68c46_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_bea8418e-025e-ca91-063a-d9bef9b68c46_0, oa:relationep_srt_bea8418e-025e-ca91-063a-d9bef9b68c46_1, oa:relationep_srt_bea8418e-025e-ca91-063a-d9bef9b68c46_2, oa:relationep_srt_bea8418e-025e-ca91-063a-d9bef9b68c46_3, oa:relationep_srt_bea8418e-025e-ca91-063a-d9bef9b68c46_4, oa:relationep_srt_bea8418e-025e-ca91-063a-d9bef9b68c46_5 ;
  a2a:hasSource oa:source_srt_bea8418e-025e-ca91-063a-d9bef9b68c46 .

oa:person_srt_bea8418e-025e-ca91-063a-d9bef9b68c46_Person1016040858
  a a2a:Person ;
  rdfs:label "Jan Houtman" ;
  a2a:PersonName [
    rdfs:label "Jan Houtman" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Houtman"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "25" ;
    rdfs:label "25"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_bea8418e-025e-ca91-063a-d9bef9b68c46_Person1016040859
  a a2a:Person ;
  rdfs:label "Wilhelmus Philippus Johannes Houtman" ;
  a2a:PersonName [
    rdfs:label "Wilhelmus Philippus Johannes Houtman" ;
    a2a:PersonNameFirstName "Wilhelmus Philippus Johannes" ;
    a2a:PersonNameLastName "Houtman"
  ] .

oa:person_srt_bea8418e-025e-ca91-063a-d9bef9b68c46_Person1016040860
  a a2a:Person ;
  rdfs:label "Stijntje van Turenhout" ;
  a2a:PersonName [
    rdfs:label "Stijntje van Turenhout" ;
    a2a:PersonNameFirstName "Stijntje" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Turenhout"
  ] .

oa:person_srt_bea8418e-025e-ca91-063a-d9bef9b68c46_Person1016040861
  a a2a:Person ;
  rdfs:label "Maria Alida Edelenbosch" ;
  a2a:PersonName [
    rdfs:label "Maria Alida Edelenbosch" ;
    a2a:PersonNameFirstName "Maria Alida" ;
    a2a:PersonNameLastName "Edelenbosch"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "17" ;
    rdfs:label "17"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_bea8418e-025e-ca91-063a-d9bef9b68c46_Person1016040862
  a a2a:Person ;
  rdfs:label "Bartel Edelenbosch" ;
  a2a:PersonName [
    rdfs:label "Bartel Edelenbosch" ;
    a2a:PersonNameFirstName "Bartel" ;
    a2a:PersonNameLastName "Edelenbosch"
  ] .

oa:person_srt_bea8418e-025e-ca91-063a-d9bef9b68c46_Person1016040863
  a a2a:Person ;
  rdfs:label "Anna Maria Magdalena Elisabeth Rens" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Magdalena Elisabeth Rens" ;
    a2a:PersonNameFirstName "Anna Maria Magdalena Elisabeth" ;
    a2a:PersonNameLastName "Rens"
  ] .

oa:event_srt_bea8418e-025e-ca91-063a-d9bef9b68c46_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "17-11-1926" ;
    a2a:Year "1926" ;
    a2a:Month "11" ;
    a2a:Day "17" ;
    rdfs:label "1926-11-17"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_bea8418e-025e-ca91-063a-d9bef9b68c46_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_bea8418e-025e-ca91-063a-d9bef9b68c46_Person1016040858 ;
  a2a:EventKeyRef oa:event_srt_bea8418e-025e-ca91-063a-d9bef9b68c46_Event1 .

oa:relationep_srt_bea8418e-025e-ca91-063a-d9bef9b68c46_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_bea8418e-025e-ca91-063a-d9bef9b68c46_Person1016040859 ;
  a2a:EventKeyRef oa:event_srt_bea8418e-025e-ca91-063a-d9bef9b68c46_Event1 .

oa:relationep_srt_bea8418e-025e-ca91-063a-d9bef9b68c46_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_bea8418e-025e-ca91-063a-d9bef9b68c46_Person1016040860 ;
  a2a:EventKeyRef oa:event_srt_bea8418e-025e-ca91-063a-d9bef9b68c46_Event1 .

oa:relationep_srt_bea8418e-025e-ca91-063a-d9bef9b68c46_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_bea8418e-025e-ca91-063a-d9bef9b68c46_Person1016040861 ;
  a2a:EventKeyRef oa:event_srt_bea8418e-025e-ca91-063a-d9bef9b68c46_Event1 .

oa:relationep_srt_bea8418e-025e-ca91-063a-d9bef9b68c46_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_bea8418e-025e-ca91-063a-d9bef9b68c46_Person1016040862 ;
  a2a:EventKeyRef oa:event_srt_bea8418e-025e-ca91-063a-d9bef9b68c46_Event1 .

oa:relationep_srt_bea8418e-025e-ca91-063a-d9bef9b68c46_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_bea8418e-025e-ca91-063a-d9bef9b68c46_Person1016040863 ;
  a2a:EventKeyRef oa:event_srt_bea8418e-025e-ca91-063a-d9bef9b68c46_Event1 .

oa:source_srt_bea8418e-025e-ca91-063a-d9bef9b68c46
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1926-11-17 - 1926-11-17"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1926-11-17"^^xsd:date ;
    a2a:SourceIndexDateTo "1926-11-17"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "17-11-1926" ;
    a2a:Year "1926" ;
    a2a:Month "11" ;
    a2a:Day "17" ;
    rdfs:label "17-11-1926"
  ] ;
  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:RegistryNumber "1926O" ;
    a2a:Folio "o80" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijksregister van de gemeente Rotterdam, 1926O, o80"
  ] ;
  a2a:SourceLastChangeDate "2023-03-31"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/B0AFE3AA8ADA457B8FB9414B43E224F6" ;
  a2a:RecordIdentifier "1016040857" ;
  a2a:RecordGUID "{bea8418e-025e-ca91-063a-d9bef9b68c46}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder B0AFE3AA-8ADA-457B-8FB9-414B43E224F6" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-061926O_54_A2A.xml van SRT" .

