@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_ab9c557f-9f8d-53f8-8f76-4e40dca5f58b
  a a2a:Record ;
  rdfs:label "Huwelijk op 19 november 1890 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_ab9c557f-9f8d-53f8-8f76-4e40dca5f58b_Person1014638009, oa:person_srt_ab9c557f-9f8d-53f8-8f76-4e40dca5f58b_Person1014638010, oa:person_srt_ab9c557f-9f8d-53f8-8f76-4e40dca5f58b_Person1014638011, oa:person_srt_ab9c557f-9f8d-53f8-8f76-4e40dca5f58b_Person1014638012, oa:person_srt_ab9c557f-9f8d-53f8-8f76-4e40dca5f58b_Person1014638013, oa:person_srt_ab9c557f-9f8d-53f8-8f76-4e40dca5f58b_Person1014638014 ;
  a2a:hasEvent oa:event_srt_ab9c557f-9f8d-53f8-8f76-4e40dca5f58b_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_ab9c557f-9f8d-53f8-8f76-4e40dca5f58b_0, oa:relationep_srt_ab9c557f-9f8d-53f8-8f76-4e40dca5f58b_1, oa:relationep_srt_ab9c557f-9f8d-53f8-8f76-4e40dca5f58b_2, oa:relationep_srt_ab9c557f-9f8d-53f8-8f76-4e40dca5f58b_3, oa:relationep_srt_ab9c557f-9f8d-53f8-8f76-4e40dca5f58b_4, oa:relationep_srt_ab9c557f-9f8d-53f8-8f76-4e40dca5f58b_5 ;
  a2a:hasSource oa:source_srt_ab9c557f-9f8d-53f8-8f76-4e40dca5f58b .

oa:person_srt_ab9c557f-9f8d-53f8-8f76-4e40dca5f58b_Person1014638009
  a a2a:Person ;
  rdfs:label "Daniel Johannes van Kleef" ;
  a2a:PersonName [
    rdfs:label "Daniel Johannes van Kleef" ;
    a2a:PersonNameFirstName "Daniel Johannes" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Kleef"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "20" ;
    rdfs:label "20"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Culemborg" ;
    rdfs:label "Culemborg"
  ] .

oa:person_srt_ab9c557f-9f8d-53f8-8f76-4e40dca5f58b_Person1014638010
  a a2a:Person ;
  rdfs:label "Bastiaan van Kleef" ;
  a2a:PersonName [
    rdfs:label "Bastiaan van Kleef" ;
    a2a:PersonNameFirstName "Bastiaan" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Kleef"
  ] .

oa:person_srt_ab9c557f-9f8d-53f8-8f76-4e40dca5f58b_Person1014638011
  a a2a:Person ;
  rdfs:label "Johanna van Son" ;
  a2a:PersonName [
    rdfs:label "Johanna van Son" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Son"
  ] .

oa:person_srt_ab9c557f-9f8d-53f8-8f76-4e40dca5f58b_Person1014638012
  a a2a:Person ;
  rdfs:label "Johanna Cornelia Gaikhorst" ;
  a2a:PersonName [
    rdfs:label "Johanna Cornelia Gaikhorst" ;
    a2a:PersonNameFirstName "Johanna Cornelia" ;
    a2a:PersonNameLastName "Gaikhorst"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "18" ;
    rdfs:label "18"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Dordrecht" ;
    rdfs:label "Dordrecht"
  ] .

oa:person_srt_ab9c557f-9f8d-53f8-8f76-4e40dca5f58b_Person1014638013
  a a2a:Person ;
  rdfs:label "Gerrit of Gerard Gaikhorst" ;
  a2a:PersonName [
    rdfs:label "Gerrit of Gerard Gaikhorst" ;
    a2a:PersonNameFirstName "Gerrit of Gerard" ;
    a2a:PersonNameLastName "Gaikhorst"
  ] .

oa:person_srt_ab9c557f-9f8d-53f8-8f76-4e40dca5f58b_Person1014638014
  a a2a:Person ;
  rdfs:label "Johanna van Zon" ;
  a2a:PersonName [
    rdfs:label "Johanna van Zon" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Zon"
  ] .

oa:event_srt_ab9c557f-9f8d-53f8-8f76-4e40dca5f58b_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "19-11-1890" ;
    a2a:Year "1890" ;
    a2a:Month "11" ;
    a2a:Day "19" ;
    rdfs:label "1890-11-19"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_ab9c557f-9f8d-53f8-8f76-4e40dca5f58b_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_ab9c557f-9f8d-53f8-8f76-4e40dca5f58b_Person1014638009 ;
  a2a:EventKeyRef oa:event_srt_ab9c557f-9f8d-53f8-8f76-4e40dca5f58b_Event1 .

oa:relationep_srt_ab9c557f-9f8d-53f8-8f76-4e40dca5f58b_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_ab9c557f-9f8d-53f8-8f76-4e40dca5f58b_Person1014638010 ;
  a2a:EventKeyRef oa:event_srt_ab9c557f-9f8d-53f8-8f76-4e40dca5f58b_Event1 .

oa:relationep_srt_ab9c557f-9f8d-53f8-8f76-4e40dca5f58b_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_ab9c557f-9f8d-53f8-8f76-4e40dca5f58b_Person1014638011 ;
  a2a:EventKeyRef oa:event_srt_ab9c557f-9f8d-53f8-8f76-4e40dca5f58b_Event1 .

oa:relationep_srt_ab9c557f-9f8d-53f8-8f76-4e40dca5f58b_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_ab9c557f-9f8d-53f8-8f76-4e40dca5f58b_Person1014638012 ;
  a2a:EventKeyRef oa:event_srt_ab9c557f-9f8d-53f8-8f76-4e40dca5f58b_Event1 .

oa:relationep_srt_ab9c557f-9f8d-53f8-8f76-4e40dca5f58b_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_ab9c557f-9f8d-53f8-8f76-4e40dca5f58b_Person1014638013 ;
  a2a:EventKeyRef oa:event_srt_ab9c557f-9f8d-53f8-8f76-4e40dca5f58b_Event1 .

oa:relationep_srt_ab9c557f-9f8d-53f8-8f76-4e40dca5f58b_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_ab9c557f-9f8d-53f8-8f76-4e40dca5f58b_Person1014638014 ;
  a2a:EventKeyRef oa:event_srt_ab9c557f-9f8d-53f8-8f76-4e40dca5f58b_Event1 .

oa:source_srt_ab9c557f-9f8d-53f8-8f76-4e40dca5f58b
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1890-11-19 - 1890-11-19"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1890-11-19"^^xsd:date ;
    a2a:SourceIndexDateTo "1890-11-19"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "19-11-1890" ;
    a2a:Year "1890" ;
    a2a:Month "11" ;
    a2a:Day "19" ;
    rdfs:label "19-11-1890"
  ] ;
  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 "1890.1364" ;
    a2a:RegistryNumber "1890H" ;
    a2a:Folio "h006" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijksregister van de gemeente Rotterdam, 1890.1364, 1890H, h006"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://hdl.handle.net/21.12133/89B3065E05EE49A389E0337FFA4A1250" ;
    a2a:UriViewer "https://hdl.handle.net/21.12133/89B3065E05EE49A389E0337FFA4A1250" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/184/89B3065E05EE49A389E0337FFA4A1250"
  ] ;
  a2a:SourceLastChangeDate "2018-01-29"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/C90F398264A44781BF12025428C4F649" ;
  a2a:RecordIdentifier "1014638008" ;
  a2a:RecordGUID "{ab9c557f-9f8d-53f8-8f76-4e40dca5f58b}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder C90F3982-64A4-4781-BF12-025428C4F649" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-061890H_54_A2A.xml van SRT" .

