@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_8a190157-2bfc-af06-35e2-f2d811bc4aa6
  a a2a:Record ;
  rdfs:label "Huwelijk op 19 mei 1841 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_8a190157-2bfc-af06-35e2-f2d811bc4aa6_Person1013995870, oa:person_srt_8a190157-2bfc-af06-35e2-f2d811bc4aa6_Person1013995871, oa:person_srt_8a190157-2bfc-af06-35e2-f2d811bc4aa6_Person1013995872, oa:person_srt_8a190157-2bfc-af06-35e2-f2d811bc4aa6_Person1013995873, oa:person_srt_8a190157-2bfc-af06-35e2-f2d811bc4aa6_Person1013995874, oa:person_srt_8a190157-2bfc-af06-35e2-f2d811bc4aa6_Person1013995875 ;
  a2a:hasEvent oa:event_srt_8a190157-2bfc-af06-35e2-f2d811bc4aa6_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_8a190157-2bfc-af06-35e2-f2d811bc4aa6_0, oa:relationep_srt_8a190157-2bfc-af06-35e2-f2d811bc4aa6_1, oa:relationep_srt_8a190157-2bfc-af06-35e2-f2d811bc4aa6_2, oa:relationep_srt_8a190157-2bfc-af06-35e2-f2d811bc4aa6_3, oa:relationep_srt_8a190157-2bfc-af06-35e2-f2d811bc4aa6_4, oa:relationep_srt_8a190157-2bfc-af06-35e2-f2d811bc4aa6_5 ;
  a2a:hasSource oa:source_srt_8a190157-2bfc-af06-35e2-f2d811bc4aa6 .

oa:person_srt_8a190157-2bfc-af06-35e2-f2d811bc4aa6_Person1013995870
  a a2a:Person ;
  rdfs:label "Jan Cornelis Henkemans" ;
  a2a:PersonName [
    rdfs:label "Jan Cornelis Henkemans" ;
    a2a:PersonNameFirstName "Jan Cornelis" ;
    a2a:PersonNameLastName "Henkemans"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "24" ;
    rdfs:label "24"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_8a190157-2bfc-af06-35e2-f2d811bc4aa6_Person1013995871
  a a2a:Person ;
  rdfs:label "Leendert Henkemans" ;
  a2a:PersonName [
    rdfs:label "Leendert Henkemans" ;
    a2a:PersonNameFirstName "Leendert" ;
    a2a:PersonNameLastName "Henkemans"
  ] .

oa:person_srt_8a190157-2bfc-af06-35e2-f2d811bc4aa6_Person1013995872
  a a2a:Person ;
  rdfs:label "Kaatje Scheffers" ;
  a2a:PersonName [
    rdfs:label "Kaatje Scheffers" ;
    a2a:PersonNameFirstName "Kaatje" ;
    a2a:PersonNameLastName "Scheffers"
  ] .

oa:person_srt_8a190157-2bfc-af06-35e2-f2d811bc4aa6_Person1013995873
  a a2a:Person ;
  rdfs:label "Neeltje Rip" ;
  a2a:PersonName [
    rdfs:label "Neeltje Rip" ;
    a2a:PersonNameFirstName "Neeltje" ;
    a2a:PersonNameLastName "Rip"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "28" ;
    rdfs:label "28"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Delft" ;
    rdfs:label "Delft"
  ] .

oa:person_srt_8a190157-2bfc-af06-35e2-f2d811bc4aa6_Person1013995874
  a a2a:Person ;
  rdfs:label "Adrianus Rip" ;
  a2a:PersonName [
    rdfs:label "Adrianus Rip" ;
    a2a:PersonNameFirstName "Adrianus" ;
    a2a:PersonNameLastName "Rip"
  ] .

oa:person_srt_8a190157-2bfc-af06-35e2-f2d811bc4aa6_Person1013995875
  a a2a:Person ;
  rdfs:label "Maria de Ruiter" ;
  a2a:PersonName [
    rdfs:label "Maria de Ruiter" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Ruiter"
  ] .

oa:event_srt_8a190157-2bfc-af06-35e2-f2d811bc4aa6_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "19-05-1841" ;
    a2a:Year "1841" ;
    a2a:Month "05" ;
    a2a:Day "19" ;
    rdfs:label "1841-05-19"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_8a190157-2bfc-af06-35e2-f2d811bc4aa6_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_8a190157-2bfc-af06-35e2-f2d811bc4aa6_Person1013995870 ;
  a2a:EventKeyRef oa:event_srt_8a190157-2bfc-af06-35e2-f2d811bc4aa6_Event1 .

oa:relationep_srt_8a190157-2bfc-af06-35e2-f2d811bc4aa6_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_8a190157-2bfc-af06-35e2-f2d811bc4aa6_Person1013995871 ;
  a2a:EventKeyRef oa:event_srt_8a190157-2bfc-af06-35e2-f2d811bc4aa6_Event1 .

oa:relationep_srt_8a190157-2bfc-af06-35e2-f2d811bc4aa6_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_8a190157-2bfc-af06-35e2-f2d811bc4aa6_Person1013995872 ;
  a2a:EventKeyRef oa:event_srt_8a190157-2bfc-af06-35e2-f2d811bc4aa6_Event1 .

oa:relationep_srt_8a190157-2bfc-af06-35e2-f2d811bc4aa6_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_8a190157-2bfc-af06-35e2-f2d811bc4aa6_Person1013995873 ;
  a2a:EventKeyRef oa:event_srt_8a190157-2bfc-af06-35e2-f2d811bc4aa6_Event1 .

oa:relationep_srt_8a190157-2bfc-af06-35e2-f2d811bc4aa6_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_8a190157-2bfc-af06-35e2-f2d811bc4aa6_Person1013995874 ;
  a2a:EventKeyRef oa:event_srt_8a190157-2bfc-af06-35e2-f2d811bc4aa6_Event1 .

oa:relationep_srt_8a190157-2bfc-af06-35e2-f2d811bc4aa6_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_8a190157-2bfc-af06-35e2-f2d811bc4aa6_Person1013995875 ;
  a2a:EventKeyRef oa:event_srt_8a190157-2bfc-af06-35e2-f2d811bc4aa6_Event1 .

oa:source_srt_8a190157-2bfc-af06-35e2-f2d811bc4aa6
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1841-05-19 - 1841-05-19"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1841-05-19"^^xsd:date ;
    a2a:SourceIndexDateTo "1841-05-19"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "19-05-1841" ;
    a2a:Year "1841" ;
    a2a:Month "05" ;
    a2a:Day "19" ;
    rdfs:label "19-05-1841"
  ] ;
  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 huwelijks- en echtscheidingsregister van de gemeente Rotterdam" ;
    a2a:DocumentNumber "1841.170" ;
    a2a:RegistryNumber "1841A" ;
    a2a:Folio "a109v" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijks- en echtscheidingsregister van de gemeente Rotterdam, 1841.170, 1841A, a109v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/184/C4CBA13DEE204D179C3831CEECC1436F" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/184/C4CBA13DEE204D179C3831CEECC1436F" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/184/C4CBA13DEE204D179C3831CEECC1436F"
  ] ;
  a2a:SourceLastChangeDate "2021-04-25"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/03DEF870F531407D8057FA510755F4E9" ;
  a2a:RecordIdentifier "1013995869" ;
  a2a:RecordGUID "{8a190157-2bfc-af06-35e2-f2d811bc4aa6}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder 03DEF870-F531-407D-8057-FA510755F4E9" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-061841A_54_A2A.xml van SRT" .

