@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_C5BF3D55-0F9F-41FC-AC06-9BAF5FD27C90
  a a2a:Record ;
  rdfs:label "Huwelijk op 26 februari 1913 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_C5BF3D55-0F9F-41FC-AC06-9BAF5FD27C90_Person1015162818, oa:person_srt_C5BF3D55-0F9F-41FC-AC06-9BAF5FD27C90_Person1015162819, oa:person_srt_C5BF3D55-0F9F-41FC-AC06-9BAF5FD27C90_Person1015162820, oa:person_srt_C5BF3D55-0F9F-41FC-AC06-9BAF5FD27C90_Person1015162821, oa:person_srt_C5BF3D55-0F9F-41FC-AC06-9BAF5FD27C90_Person1015162822, oa:person_srt_C5BF3D55-0F9F-41FC-AC06-9BAF5FD27C90_Person1015162823 ;
  a2a:hasEvent oa:event_srt_C5BF3D55-0F9F-41FC-AC06-9BAF5FD27C90_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_C5BF3D55-0F9F-41FC-AC06-9BAF5FD27C90_0, oa:relationep_srt_C5BF3D55-0F9F-41FC-AC06-9BAF5FD27C90_1, oa:relationep_srt_C5BF3D55-0F9F-41FC-AC06-9BAF5FD27C90_2, oa:relationep_srt_C5BF3D55-0F9F-41FC-AC06-9BAF5FD27C90_3, oa:relationep_srt_C5BF3D55-0F9F-41FC-AC06-9BAF5FD27C90_4, oa:relationep_srt_C5BF3D55-0F9F-41FC-AC06-9BAF5FD27C90_5 ;
  a2a:hasSource oa:source_srt_C5BF3D55-0F9F-41FC-AC06-9BAF5FD27C90 .

oa:person_srt_C5BF3D55-0F9F-41FC-AC06-9BAF5FD27C90_Person1015162818
  a a2a:Person ;
  rdfs:label "Benjamin Chef D' Hotel" ;
  a2a:PersonName [
    rdfs:label "Benjamin Chef D' Hotel" ;
    a2a:PersonNameFirstName "Benjamin" ;
    a2a:PersonNameLastName "Chef D' Hotel"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "28" ;
    rdfs:label "28"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_C5BF3D55-0F9F-41FC-AC06-9BAF5FD27C90_Person1015162819
  a a2a:Person ;
  rdfs:label "Johannes Carolus Chef D' Hotel" ;
  a2a:PersonName [
    rdfs:label "Johannes Carolus Chef D' Hotel" ;
    a2a:PersonNameFirstName "Johannes Carolus" ;
    a2a:PersonNameLastName "Chef D' Hotel"
  ] .

oa:person_srt_C5BF3D55-0F9F-41FC-AC06-9BAF5FD27C90_Person1015162820
  a a2a:Person ;
  rdfs:label "Wilhelmina Kroonen" ;
  a2a:PersonName [
    rdfs:label "Wilhelmina Kroonen" ;
    a2a:PersonNameFirstName "Wilhelmina" ;
    a2a:PersonNameLastName "Kroonen"
  ] .

oa:person_srt_C5BF3D55-0F9F-41FC-AC06-9BAF5FD27C90_Person1015162821
  a a2a:Person ;
  rdfs:label "Anna Duijts" ;
  a2a:PersonName [
    rdfs:label "Anna Duijts" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNameLastName "Duijts"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "24" ;
    rdfs:label "24"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_C5BF3D55-0F9F-41FC-AC06-9BAF5FD27C90_Person1015162822
  a a2a:Person ;
  rdfs:label "Hermanus Duijts" ;
  a2a:PersonName [
    rdfs:label "Hermanus Duijts" ;
    a2a:PersonNameFirstName "Hermanus" ;
    a2a:PersonNameLastName "Duijts"
  ] .

oa:person_srt_C5BF3D55-0F9F-41FC-AC06-9BAF5FD27C90_Person1015162823
  a a2a:Person ;
  rdfs:label "Anna van der Weijden" ;
  a2a:PersonName [
    rdfs:label "Anna van der Weijden" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Weijden"
  ] .

oa:event_srt_C5BF3D55-0F9F-41FC-AC06-9BAF5FD27C90_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "26-02-1913" ;
    a2a:Year "1913" ;
    a2a:Month "02" ;
    a2a:Day "26" ;
    rdfs:label "1913-02-26"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_C5BF3D55-0F9F-41FC-AC06-9BAF5FD27C90_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_C5BF3D55-0F9F-41FC-AC06-9BAF5FD27C90_Person1015162818 ;
  a2a:EventKeyRef oa:event_srt_C5BF3D55-0F9F-41FC-AC06-9BAF5FD27C90_Event1 .

oa:relationep_srt_C5BF3D55-0F9F-41FC-AC06-9BAF5FD27C90_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_C5BF3D55-0F9F-41FC-AC06-9BAF5FD27C90_Person1015162819 ;
  a2a:EventKeyRef oa:event_srt_C5BF3D55-0F9F-41FC-AC06-9BAF5FD27C90_Event1 .

oa:relationep_srt_C5BF3D55-0F9F-41FC-AC06-9BAF5FD27C90_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_C5BF3D55-0F9F-41FC-AC06-9BAF5FD27C90_Person1015162820 ;
  a2a:EventKeyRef oa:event_srt_C5BF3D55-0F9F-41FC-AC06-9BAF5FD27C90_Event1 .

oa:relationep_srt_C5BF3D55-0F9F-41FC-AC06-9BAF5FD27C90_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_C5BF3D55-0F9F-41FC-AC06-9BAF5FD27C90_Person1015162821 ;
  a2a:EventKeyRef oa:event_srt_C5BF3D55-0F9F-41FC-AC06-9BAF5FD27C90_Event1 .

oa:relationep_srt_C5BF3D55-0F9F-41FC-AC06-9BAF5FD27C90_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_C5BF3D55-0F9F-41FC-AC06-9BAF5FD27C90_Person1015162822 ;
  a2a:EventKeyRef oa:event_srt_C5BF3D55-0F9F-41FC-AC06-9BAF5FD27C90_Event1 .

oa:relationep_srt_C5BF3D55-0F9F-41FC-AC06-9BAF5FD27C90_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_C5BF3D55-0F9F-41FC-AC06-9BAF5FD27C90_Person1015162823 ;
  a2a:EventKeyRef oa:event_srt_C5BF3D55-0F9F-41FC-AC06-9BAF5FD27C90_Event1 .

oa:source_srt_C5BF3D55-0F9F-41FC-AC06-9BAF5FD27C90
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1913-02-26 - 1913-02-26"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1913-02-26"^^xsd:date ;
    a2a:SourceIndexDateTo "1913-02-26"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "26-02-1913" ;
    a2a:Year "1913" ;
    a2a:Month "02" ;
    a2a:Day "26" ;
    rdfs:label "26-02-1913"
  ] ;
  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 "1913D" ;
    a2a:Folio "d22v" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijksregister van de gemeente Rotterdam, 1913D, d22v"
  ] ;
  a2a:SourceLastChangeDate "2025-12-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/C5BF3D550F9F41FCAC069BAF5FD27C90" ;
  a2a:RecordIdentifier "1015162817" ;
  a2a:RecordGUID "{C5BF3D55-0F9F-41FC-AC06-9BAF5FD27C90}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/1536299855BD4037A53A9FD0F8D0D146" .

