@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_9fd3efff-173c-7641-40ea-6ed86cbacda7
  a a2a:Record ;
  rdfs:label "Huwelijk op 26 september 1878 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_9fd3efff-173c-7641-40ea-6ed86cbacda7_Person1014071779, oa:person_srt_9fd3efff-173c-7641-40ea-6ed86cbacda7_Person1014071780, oa:person_srt_9fd3efff-173c-7641-40ea-6ed86cbacda7_Person1014071781, oa:person_srt_9fd3efff-173c-7641-40ea-6ed86cbacda7_Person1014071782, oa:person_srt_9fd3efff-173c-7641-40ea-6ed86cbacda7_Person1014071783, oa:person_srt_9fd3efff-173c-7641-40ea-6ed86cbacda7_Person1014071784 ;
  a2a:hasEvent oa:event_srt_9fd3efff-173c-7641-40ea-6ed86cbacda7_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_9fd3efff-173c-7641-40ea-6ed86cbacda7_0, oa:relationep_srt_9fd3efff-173c-7641-40ea-6ed86cbacda7_1, oa:relationep_srt_9fd3efff-173c-7641-40ea-6ed86cbacda7_2, oa:relationep_srt_9fd3efff-173c-7641-40ea-6ed86cbacda7_3, oa:relationep_srt_9fd3efff-173c-7641-40ea-6ed86cbacda7_4, oa:relationep_srt_9fd3efff-173c-7641-40ea-6ed86cbacda7_5 ;
  a2a:hasSource oa:source_srt_9fd3efff-173c-7641-40ea-6ed86cbacda7 .

oa:person_srt_9fd3efff-173c-7641-40ea-6ed86cbacda7_Person1014071779
  a a2a:Person ;
  rdfs:label "Aernout Philip Theodoor Eijssell" ;
  a2a:PersonName [
    rdfs:label "Aernout Philip Theodoor Eijssell" ;
    a2a:PersonNameFirstName "Aernout Philip Theodoor" ;
    a2a:PersonNameLastName "Eijssell"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "41" ;
    rdfs:label "41"
  ] ;
  a2a:BirthPlace [
    a2a:Place "'s Gravenhage" ;
    rdfs:label "'s Gravenhage"
  ] .

oa:person_srt_9fd3efff-173c-7641-40ea-6ed86cbacda7_Person1014071780
  a a2a:Person ;
  rdfs:label "Martinus Eijssell" ;
  a2a:PersonName [
    rdfs:label "Martinus Eijssell" ;
    a2a:PersonNameFirstName "Martinus" ;
    a2a:PersonNameLastName "Eijssell"
  ] .

oa:person_srt_9fd3efff-173c-7641-40ea-6ed86cbacda7_Person1014071781
  a a2a:Person ;
  rdfs:label "Elsabine Vreede" ;
  a2a:PersonName [
    rdfs:label "Elsabine Vreede" ;
    a2a:PersonNameFirstName "Elsabine" ;
    a2a:PersonNameLastName "Vreede"
  ] .

oa:person_srt_9fd3efff-173c-7641-40ea-6ed86cbacda7_Person1014071782
  a a2a:Person ;
  rdfs:label "Louise Wilhelmina Plate" ;
  a2a:PersonName [
    rdfs:label "Louise Wilhelmina Plate" ;
    a2a:PersonNameFirstName "Louise Wilhelmina" ;
    a2a:PersonNameLastName "Plate"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "40" ;
    rdfs:label "40"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:person_srt_9fd3efff-173c-7641-40ea-6ed86cbacda7_Person1014071783
  a a2a:Person ;
  rdfs:label "George Fredric Plate" ;
  a2a:PersonName [
    rdfs:label "George Fredric Plate" ;
    a2a:PersonNameFirstName "George Fredric" ;
    a2a:PersonNameLastName "Plate"
  ] .

oa:person_srt_9fd3efff-173c-7641-40ea-6ed86cbacda7_Person1014071784
  a a2a:Person ;
  rdfs:label "Johanna Wilhelmina Cornelia Wagenknecht" ;
  a2a:PersonName [
    rdfs:label "Johanna Wilhelmina Cornelia Wagenknecht" ;
    a2a:PersonNameFirstName "Johanna Wilhelmina Cornelia" ;
    a2a:PersonNameLastName "Wagenknecht"
  ] .

oa:event_srt_9fd3efff-173c-7641-40ea-6ed86cbacda7_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "26-09-1878" ;
    a2a:Year "1878" ;
    a2a:Month "09" ;
    a2a:Day "26" ;
    rdfs:label "1878-09-26"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_9fd3efff-173c-7641-40ea-6ed86cbacda7_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_9fd3efff-173c-7641-40ea-6ed86cbacda7_Person1014071779 ;
  a2a:EventKeyRef oa:event_srt_9fd3efff-173c-7641-40ea-6ed86cbacda7_Event1 .

oa:relationep_srt_9fd3efff-173c-7641-40ea-6ed86cbacda7_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_9fd3efff-173c-7641-40ea-6ed86cbacda7_Person1014071780 ;
  a2a:EventKeyRef oa:event_srt_9fd3efff-173c-7641-40ea-6ed86cbacda7_Event1 .

oa:relationep_srt_9fd3efff-173c-7641-40ea-6ed86cbacda7_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_9fd3efff-173c-7641-40ea-6ed86cbacda7_Person1014071781 ;
  a2a:EventKeyRef oa:event_srt_9fd3efff-173c-7641-40ea-6ed86cbacda7_Event1 .

oa:relationep_srt_9fd3efff-173c-7641-40ea-6ed86cbacda7_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_9fd3efff-173c-7641-40ea-6ed86cbacda7_Person1014071782 ;
  a2a:EventKeyRef oa:event_srt_9fd3efff-173c-7641-40ea-6ed86cbacda7_Event1 .

oa:relationep_srt_9fd3efff-173c-7641-40ea-6ed86cbacda7_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_9fd3efff-173c-7641-40ea-6ed86cbacda7_Person1014071783 ;
  a2a:EventKeyRef oa:event_srt_9fd3efff-173c-7641-40ea-6ed86cbacda7_Event1 .

oa:relationep_srt_9fd3efff-173c-7641-40ea-6ed86cbacda7_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_9fd3efff-173c-7641-40ea-6ed86cbacda7_Person1014071784 ;
  a2a:EventKeyRef oa:event_srt_9fd3efff-173c-7641-40ea-6ed86cbacda7_Event1 .

oa:source_srt_9fd3efff-173c-7641-40ea-6ed86cbacda7
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1878-09-26 - 1878-09-26"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1878-09-26"^^xsd:date ;
    a2a:SourceIndexDateTo "1878-09-26"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "26-09-1878" ;
    a2a:Year "1878" ;
    a2a:Month "09" ;
    a2a:Day "26" ;
    rdfs:label "26-09-1878"
  ] ;
  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 "1878.928" ;
    a2a:RegistryNumber "1878E" ;
    a2a:Folio "e088" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijks- en echtscheidingsregister van de gemeente Rotterdam, 1878.928, 1878E, e088"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://hdl.handle.net/21.12133/A0839260255D480C9C87AA207AA67BC0" ;
    a2a:UriViewer "https://hdl.handle.net/21.12133/A0839260255D480C9C87AA207AA67BC0" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/184/A0839260255D480C9C87AA207AA67BC0"
  ] ;
  a2a:SourceLastChangeDate "2018-09-14"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/9F946135B98043F2B9985EE7B08682E3" ;
  a2a:RecordIdentifier "1014071778" ;
  a2a:RecordGUID "{9fd3efff-173c-7641-40ea-6ed86cbacda7}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder 9F946135-B980-43F2-B998-5EE7B08682E3" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-061878E_54_A2A.xml van SRT" .

