@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_01ac58ce-28c6-8d63-3998-7225eda2210e
  a a2a:Record ;
  rdfs:label "Huwelijk op 26 november 1896 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_01ac58ce-28c6-8d63-3998-7225eda2210e_Person1015384230, oa:person_srt_01ac58ce-28c6-8d63-3998-7225eda2210e_Person1015384231, oa:person_srt_01ac58ce-28c6-8d63-3998-7225eda2210e_Person1015384232, oa:person_srt_01ac58ce-28c6-8d63-3998-7225eda2210e_Person1015384233, oa:person_srt_01ac58ce-28c6-8d63-3998-7225eda2210e_Person1015384234, oa:person_srt_01ac58ce-28c6-8d63-3998-7225eda2210e_Person1015384235 ;
  a2a:hasEvent oa:event_srt_01ac58ce-28c6-8d63-3998-7225eda2210e_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_01ac58ce-28c6-8d63-3998-7225eda2210e_0, oa:relationep_srt_01ac58ce-28c6-8d63-3998-7225eda2210e_1, oa:relationep_srt_01ac58ce-28c6-8d63-3998-7225eda2210e_2, oa:relationep_srt_01ac58ce-28c6-8d63-3998-7225eda2210e_3, oa:relationep_srt_01ac58ce-28c6-8d63-3998-7225eda2210e_4, oa:relationep_srt_01ac58ce-28c6-8d63-3998-7225eda2210e_5 ;
  a2a:hasSource oa:source_srt_01ac58ce-28c6-8d63-3998-7225eda2210e .

oa:person_srt_01ac58ce-28c6-8d63-3998-7225eda2210e_Person1015384230
  a a2a:Person ;
  rdfs:label "Michiel Boot" ;
  a2a:PersonName [
    rdfs:label "Michiel Boot" ;
    a2a:PersonNameFirstName "Michiel" ;
    a2a:PersonNameLastName "Boot"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "27" ;
    rdfs:label "27"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Edam" ;
    rdfs:label "Edam"
  ] .

oa:person_srt_01ac58ce-28c6-8d63-3998-7225eda2210e_Person1015384231
  a a2a:Person ;
  rdfs:label "Justus Boot" ;
  a2a:PersonName [
    rdfs:label "Justus Boot" ;
    a2a:PersonNameFirstName "Justus" ;
    a2a:PersonNameLastName "Boot"
  ] .

oa:person_srt_01ac58ce-28c6-8d63-3998-7225eda2210e_Person1015384232
  a a2a:Person ;
  rdfs:label "Gijsberta Wilhelmina de Wit" ;
  a2a:PersonName [
    rdfs:label "Gijsberta Wilhelmina de Wit" ;
    a2a:PersonNameFirstName "Gijsberta Wilhelmina" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Wit"
  ] .

oa:person_srt_01ac58ce-28c6-8d63-3998-7225eda2210e_Person1015384233
  a a2a:Person ;
  rdfs:label "Margaretha Geertruida Kesting" ;
  a2a:PersonName [
    rdfs:label "Margaretha Geertruida Kesting" ;
    a2a:PersonNameFirstName "Margaretha Geertruida" ;
    a2a:PersonNameLastName "Kesting"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "24" ;
    rdfs:label "24"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Kralingen" ;
    rdfs:label "Kralingen"
  ] .

oa:person_srt_01ac58ce-28c6-8d63-3998-7225eda2210e_Person1015384234
  a a2a:Person ;
  rdfs:label "Johannes Frederik Kesting" ;
  a2a:PersonName [
    rdfs:label "Johannes Frederik Kesting" ;
    a2a:PersonNameFirstName "Johannes Frederik" ;
    a2a:PersonNameLastName "Kesting"
  ] .

oa:person_srt_01ac58ce-28c6-8d63-3998-7225eda2210e_Person1015384235
  a a2a:Person ;
  rdfs:label "Matildis Gertrudis Fredrika Grothe" ;
  a2a:PersonName [
    rdfs:label "Matildis Gertrudis Fredrika Grothe" ;
    a2a:PersonNameFirstName "Matildis Gertrudis Fredrika" ;
    a2a:PersonNameLastName "Grothe"
  ] .

oa:event_srt_01ac58ce-28c6-8d63-3998-7225eda2210e_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "26-11-1896" ;
    a2a:Year "1896" ;
    a2a:Month "11" ;
    a2a:Day "26" ;
    rdfs:label "1896-11-26"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_01ac58ce-28c6-8d63-3998-7225eda2210e_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_01ac58ce-28c6-8d63-3998-7225eda2210e_Person1015384230 ;
  a2a:EventKeyRef oa:event_srt_01ac58ce-28c6-8d63-3998-7225eda2210e_Event1 .

oa:relationep_srt_01ac58ce-28c6-8d63-3998-7225eda2210e_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_01ac58ce-28c6-8d63-3998-7225eda2210e_Person1015384231 ;
  a2a:EventKeyRef oa:event_srt_01ac58ce-28c6-8d63-3998-7225eda2210e_Event1 .

oa:relationep_srt_01ac58ce-28c6-8d63-3998-7225eda2210e_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_01ac58ce-28c6-8d63-3998-7225eda2210e_Person1015384232 ;
  a2a:EventKeyRef oa:event_srt_01ac58ce-28c6-8d63-3998-7225eda2210e_Event1 .

oa:relationep_srt_01ac58ce-28c6-8d63-3998-7225eda2210e_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_01ac58ce-28c6-8d63-3998-7225eda2210e_Person1015384233 ;
  a2a:EventKeyRef oa:event_srt_01ac58ce-28c6-8d63-3998-7225eda2210e_Event1 .

oa:relationep_srt_01ac58ce-28c6-8d63-3998-7225eda2210e_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_01ac58ce-28c6-8d63-3998-7225eda2210e_Person1015384234 ;
  a2a:EventKeyRef oa:event_srt_01ac58ce-28c6-8d63-3998-7225eda2210e_Event1 .

oa:relationep_srt_01ac58ce-28c6-8d63-3998-7225eda2210e_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_01ac58ce-28c6-8d63-3998-7225eda2210e_Person1015384235 ;
  a2a:EventKeyRef oa:event_srt_01ac58ce-28c6-8d63-3998-7225eda2210e_Event1 .

oa:source_srt_01ac58ce-28c6-8d63-3998-7225eda2210e
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1896-11-26 - 1896-11-26"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1896-11-26"^^xsd:date ;
    a2a:SourceIndexDateTo "1896-11-26"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "26-11-1896" ;
    a2a:Year "1896" ;
    a2a:Month "11" ;
    a2a:Day "26" ;
    rdfs:label "26-11-1896"
  ] ;
  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 "1896.2037" ;
    a2a:RegistryNumber "1896L" ;
    a2a:Folio "L027" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijksregister van de gemeente Rotterdam, 1896.2037, 1896L, L027"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/184/639461FBC1414ECCA08D56808A6AA9A7" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/184/639461FBC1414ECCA08D56808A6AA9A7" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/184/639461FBC1414ECCA08D56808A6AA9A7"
  ] ;
  a2a:SourceLastChangeDate "2021-04-26"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/8BB71304BBB84E598BE9EFA5C182FFA9" ;
  a2a:RecordIdentifier "1015384229" ;
  a2a:RecordGUID "{01ac58ce-28c6-8d63-3998-7225eda2210e}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder 8BB71304-BBB8-4E59-8BE9-EFA5C182FFA9" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-061896L_54_A2A.xml van SRT" .

