@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_ee380f2c-33aa-4ca3-7caa-b7ca37c5d40d
  a a2a:Record ;
  rdfs:label "Huwelijk op 10 september 1868 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_ee380f2c-33aa-4ca3-7caa-b7ca37c5d40d_Person1014113135, oa:person_srt_ee380f2c-33aa-4ca3-7caa-b7ca37c5d40d_Person1014113136, oa:person_srt_ee380f2c-33aa-4ca3-7caa-b7ca37c5d40d_Person1014113137, oa:person_srt_ee380f2c-33aa-4ca3-7caa-b7ca37c5d40d_Person1014113138, oa:person_srt_ee380f2c-33aa-4ca3-7caa-b7ca37c5d40d_Person1014113139, oa:person_srt_ee380f2c-33aa-4ca3-7caa-b7ca37c5d40d_Person1014113140 ;
  a2a:hasEvent oa:event_srt_ee380f2c-33aa-4ca3-7caa-b7ca37c5d40d_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_ee380f2c-33aa-4ca3-7caa-b7ca37c5d40d_0, oa:relationep_srt_ee380f2c-33aa-4ca3-7caa-b7ca37c5d40d_1, oa:relationep_srt_ee380f2c-33aa-4ca3-7caa-b7ca37c5d40d_2, oa:relationep_srt_ee380f2c-33aa-4ca3-7caa-b7ca37c5d40d_3, oa:relationep_srt_ee380f2c-33aa-4ca3-7caa-b7ca37c5d40d_4, oa:relationep_srt_ee380f2c-33aa-4ca3-7caa-b7ca37c5d40d_5 ;
  a2a:hasSource oa:source_srt_ee380f2c-33aa-4ca3-7caa-b7ca37c5d40d .

oa:person_srt_ee380f2c-33aa-4ca3-7caa-b7ca37c5d40d_Person1014113135
  a a2a:Person ;
  rdfs:label "Henricus Joannes Reuser" ;
  a2a:PersonName [
    rdfs:label "Henricus Joannes Reuser" ;
    a2a:PersonNameFirstName "Henricus Joannes" ;
    a2a:PersonNameLastName "Reuser"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "26" ;
    rdfs:label "26"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Utrecht" ;
    rdfs:label "Utrecht"
  ] .

oa:person_srt_ee380f2c-33aa-4ca3-7caa-b7ca37c5d40d_Person1014113136
  a a2a:Person ;
  rdfs:label "Mattijse Antonius Franciscus Reuser" ;
  a2a:PersonName [
    rdfs:label "Mattijse Antonius Franciscus Reuser" ;
    a2a:PersonNameFirstName "Mattijse Antonius Franciscus" ;
    a2a:PersonNameLastName "Reuser"
  ] .

oa:person_srt_ee380f2c-33aa-4ca3-7caa-b7ca37c5d40d_Person1014113137
  a a2a:Person ;
  rdfs:label "Anna Maria Korsten" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Korsten" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNameLastName "Korsten"
  ] .

oa:person_srt_ee380f2c-33aa-4ca3-7caa-b7ca37c5d40d_Person1014113138
  a a2a:Person ;
  rdfs:label "Dorothea Joanna Maria Feijen" ;
  a2a:PersonName [
    rdfs:label "Dorothea Joanna Maria Feijen" ;
    a2a:PersonNameFirstName "Dorothea Joanna Maria" ;
    a2a:PersonNameLastName "Feijen"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "20" ;
    rdfs:label "20"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_ee380f2c-33aa-4ca3-7caa-b7ca37c5d40d_Person1014113139
  a a2a:Person ;
  rdfs:label "Franciscus Jacobus Feijen" ;
  a2a:PersonName [
    rdfs:label "Franciscus Jacobus Feijen" ;
    a2a:PersonNameFirstName "Franciscus Jacobus" ;
    a2a:PersonNameLastName "Feijen"
  ] .

oa:person_srt_ee380f2c-33aa-4ca3-7caa-b7ca37c5d40d_Person1014113140
  a a2a:Person ;
  rdfs:label "Jacoba Henrica van der Lugt" ;
  a2a:PersonName [
    rdfs:label "Jacoba Henrica van der Lugt" ;
    a2a:PersonNameFirstName "Jacoba Henrica" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Lugt"
  ] .

oa:event_srt_ee380f2c-33aa-4ca3-7caa-b7ca37c5d40d_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "10-09-1868" ;
    a2a:Year "1868" ;
    a2a:Month "09" ;
    a2a:Day "10" ;
    rdfs:label "1868-09-10"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_ee380f2c-33aa-4ca3-7caa-b7ca37c5d40d_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_ee380f2c-33aa-4ca3-7caa-b7ca37c5d40d_Person1014113135 ;
  a2a:EventKeyRef oa:event_srt_ee380f2c-33aa-4ca3-7caa-b7ca37c5d40d_Event1 .

oa:relationep_srt_ee380f2c-33aa-4ca3-7caa-b7ca37c5d40d_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_ee380f2c-33aa-4ca3-7caa-b7ca37c5d40d_Person1014113136 ;
  a2a:EventKeyRef oa:event_srt_ee380f2c-33aa-4ca3-7caa-b7ca37c5d40d_Event1 .

oa:relationep_srt_ee380f2c-33aa-4ca3-7caa-b7ca37c5d40d_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_ee380f2c-33aa-4ca3-7caa-b7ca37c5d40d_Person1014113137 ;
  a2a:EventKeyRef oa:event_srt_ee380f2c-33aa-4ca3-7caa-b7ca37c5d40d_Event1 .

oa:relationep_srt_ee380f2c-33aa-4ca3-7caa-b7ca37c5d40d_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_ee380f2c-33aa-4ca3-7caa-b7ca37c5d40d_Person1014113138 ;
  a2a:EventKeyRef oa:event_srt_ee380f2c-33aa-4ca3-7caa-b7ca37c5d40d_Event1 .

oa:relationep_srt_ee380f2c-33aa-4ca3-7caa-b7ca37c5d40d_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_ee380f2c-33aa-4ca3-7caa-b7ca37c5d40d_Person1014113139 ;
  a2a:EventKeyRef oa:event_srt_ee380f2c-33aa-4ca3-7caa-b7ca37c5d40d_Event1 .

oa:relationep_srt_ee380f2c-33aa-4ca3-7caa-b7ca37c5d40d_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_ee380f2c-33aa-4ca3-7caa-b7ca37c5d40d_Person1014113140 ;
  a2a:EventKeyRef oa:event_srt_ee380f2c-33aa-4ca3-7caa-b7ca37c5d40d_Event1 .

oa:source_srt_ee380f2c-33aa-4ca3-7caa-b7ca37c5d40d
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1868-09-10 - 1868-09-10"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1868-09-10"^^xsd:date ;
    a2a:SourceIndexDateTo "1868-09-10"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "10-09-1868" ;
    a2a:Year "1868" ;
    a2a:Month "09" ;
    a2a:Day "10" ;
    rdfs:label "10-09-1868"
  ] ;
  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 "1868.768" ;
    a2a:RegistryNumber "1868E" ;
    a2a:Folio "e3" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijks- en echtscheidingsregister van de gemeente Rotterdam, 1868.768, 1868E, e3"
  ] ;
  a2a:SourceLastChangeDate "2023-04-03"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/05F371E4D0594FA2A20AFF374F86A488" ;
  a2a:RecordIdentifier "1014113134" ;
  a2a:RecordGUID "{ee380f2c-33aa-4ca3-7caa-b7ca37c5d40d}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder 05F371E4-D059-4FA2-A20A-FF374F86A488" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-061868E_54_A2A.xml van SRT" .

