@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_4ed1ccb3-e5b3-b123-448d-27cda3bcb983
  a a2a:Record ;
  rdfs:label "Huwelijk op 13 oktober 1915 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_4ed1ccb3-e5b3-b123-448d-27cda3bcb983_Person1015108231, oa:person_srt_4ed1ccb3-e5b3-b123-448d-27cda3bcb983_Person1015108232, oa:person_srt_4ed1ccb3-e5b3-b123-448d-27cda3bcb983_Person1015108233, oa:person_srt_4ed1ccb3-e5b3-b123-448d-27cda3bcb983_Person1015108234, oa:person_srt_4ed1ccb3-e5b3-b123-448d-27cda3bcb983_Person1015108235, oa:person_srt_4ed1ccb3-e5b3-b123-448d-27cda3bcb983_Person1015108236 ;
  a2a:hasEvent oa:event_srt_4ed1ccb3-e5b3-b123-448d-27cda3bcb983_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_4ed1ccb3-e5b3-b123-448d-27cda3bcb983_0, oa:relationep_srt_4ed1ccb3-e5b3-b123-448d-27cda3bcb983_1, oa:relationep_srt_4ed1ccb3-e5b3-b123-448d-27cda3bcb983_2, oa:relationep_srt_4ed1ccb3-e5b3-b123-448d-27cda3bcb983_3, oa:relationep_srt_4ed1ccb3-e5b3-b123-448d-27cda3bcb983_4, oa:relationep_srt_4ed1ccb3-e5b3-b123-448d-27cda3bcb983_5 ;
  a2a:hasSource oa:source_srt_4ed1ccb3-e5b3-b123-448d-27cda3bcb983 .

oa:person_srt_4ed1ccb3-e5b3-b123-448d-27cda3bcb983_Person1015108231
  a a2a:Person ;
  rdfs:label "Johann Heinrich Dicke" ;
  a2a:PersonName [
    rdfs:label "Johann Heinrich Dicke" ;
    a2a:PersonNameFirstName "Johann Heinrich" ;
    a2a:PersonNameLastName "Dicke"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "23" ;
    rdfs:label "23"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_4ed1ccb3-e5b3-b123-448d-27cda3bcb983_Person1015108232
  a a2a:Person ;
  rdfs:label "Martinus Johannes Dicke" ;
  a2a:PersonName [
    rdfs:label "Martinus Johannes Dicke" ;
    a2a:PersonNameFirstName "Martinus Johannes" ;
    a2a:PersonNameLastName "Dicke"
  ] .

oa:person_srt_4ed1ccb3-e5b3-b123-448d-27cda3bcb983_Person1015108233
  a a2a:Person ;
  rdfs:label "Adriana Catharina van de Natie" ;
  a2a:PersonName [
    rdfs:label "Adriana Catharina van de Natie" ;
    a2a:PersonNameFirstName "Adriana Catharina" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Natie"
  ] .

oa:person_srt_4ed1ccb3-e5b3-b123-448d-27cda3bcb983_Person1015108234
  a a2a:Person ;
  rdfs:label "Willempje in 't Hout" ;
  a2a:PersonName [
    rdfs:label "Willempje in 't Hout" ;
    a2a:PersonNameFirstName "Willempje" ;
    a2a:PersonNamePrefixLastName "in 't" ;
    a2a:PersonNameLastName "Hout"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "24" ;
    rdfs:label "24"
  ] ;
  a2a:BirthPlace [
    a2a:Place "IJsselmonde" ;
    rdfs:label "IJsselmonde"
  ] .

oa:person_srt_4ed1ccb3-e5b3-b123-448d-27cda3bcb983_Person1015108235
  a a2a:Person ;
  rdfs:label "Gerrit in 't Hout" ;
  a2a:PersonName [
    rdfs:label "Gerrit in 't Hout" ;
    a2a:PersonNameFirstName "Gerrit" ;
    a2a:PersonNamePrefixLastName "in 't" ;
    a2a:PersonNameLastName "Hout"
  ] .

oa:person_srt_4ed1ccb3-e5b3-b123-448d-27cda3bcb983_Person1015108236
  a a2a:Person ;
  rdfs:label "Huibertje van Huuksloot" ;
  a2a:PersonName [
    rdfs:label "Huibertje van Huuksloot" ;
    a2a:PersonNameFirstName "Huibertje" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Huuksloot"
  ] .

oa:event_srt_4ed1ccb3-e5b3-b123-448d-27cda3bcb983_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "13-10-1915" ;
    a2a:Year "1915" ;
    a2a:Month "10" ;
    a2a:Day "13" ;
    rdfs:label "1915-10-13"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_4ed1ccb3-e5b3-b123-448d-27cda3bcb983_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_4ed1ccb3-e5b3-b123-448d-27cda3bcb983_Person1015108231 ;
  a2a:EventKeyRef oa:event_srt_4ed1ccb3-e5b3-b123-448d-27cda3bcb983_Event1 .

oa:relationep_srt_4ed1ccb3-e5b3-b123-448d-27cda3bcb983_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_4ed1ccb3-e5b3-b123-448d-27cda3bcb983_Person1015108232 ;
  a2a:EventKeyRef oa:event_srt_4ed1ccb3-e5b3-b123-448d-27cda3bcb983_Event1 .

oa:relationep_srt_4ed1ccb3-e5b3-b123-448d-27cda3bcb983_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_4ed1ccb3-e5b3-b123-448d-27cda3bcb983_Person1015108233 ;
  a2a:EventKeyRef oa:event_srt_4ed1ccb3-e5b3-b123-448d-27cda3bcb983_Event1 .

oa:relationep_srt_4ed1ccb3-e5b3-b123-448d-27cda3bcb983_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_4ed1ccb3-e5b3-b123-448d-27cda3bcb983_Person1015108234 ;
  a2a:EventKeyRef oa:event_srt_4ed1ccb3-e5b3-b123-448d-27cda3bcb983_Event1 .

oa:relationep_srt_4ed1ccb3-e5b3-b123-448d-27cda3bcb983_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_4ed1ccb3-e5b3-b123-448d-27cda3bcb983_Person1015108235 ;
  a2a:EventKeyRef oa:event_srt_4ed1ccb3-e5b3-b123-448d-27cda3bcb983_Event1 .

oa:relationep_srt_4ed1ccb3-e5b3-b123-448d-27cda3bcb983_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_4ed1ccb3-e5b3-b123-448d-27cda3bcb983_Person1015108236 ;
  a2a:EventKeyRef oa:event_srt_4ed1ccb3-e5b3-b123-448d-27cda3bcb983_Event1 .

oa:source_srt_4ed1ccb3-e5b3-b123-448d-27cda3bcb983
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1915-10-13 - 1915-10-13"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1915-10-13"^^xsd:date ;
    a2a:SourceIndexDateTo "1915-10-13"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "13-10-1915" ;
    a2a:Year "1915" ;
    a2a:Month "10" ;
    a2a:Day "13" ;
    rdfs:label "13-10-1915"
  ] ;
  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 "1915N" ;
    a2a:Folio "n85" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijksregister van de gemeente Rotterdam, 1915N, n85"
  ] ;
  a2a:SourceLastChangeDate "2022-12-29"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/D99325C8333F4F2A8D493E985BAD8217" ;
  a2a:RecordIdentifier "1015108230" ;
  a2a:RecordGUID "{4ed1ccb3-e5b3-b123-448d-27cda3bcb983}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder D99325C8-333F-4F2A-8D49-3E985BAD8217" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-061915N_54_A2A.xml van SRT" .

