@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_2d539558-3423-17ef-cc69-4aebe2e003eb
  a a2a:Record ;
  rdfs:label "Huwelijk op 25 september 1895 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_2d539558-3423-17ef-cc69-4aebe2e003eb_Person2371879099, oa:person_srt_2d539558-3423-17ef-cc69-4aebe2e003eb_Person2371879100, oa:person_srt_2d539558-3423-17ef-cc69-4aebe2e003eb_Person2371879101, oa:person_srt_2d539558-3423-17ef-cc69-4aebe2e003eb_Person2371879102, oa:person_srt_2d539558-3423-17ef-cc69-4aebe2e003eb_Person2371879103, oa:person_srt_2d539558-3423-17ef-cc69-4aebe2e003eb_Person2371879104 ;
  a2a:hasEvent oa:event_srt_2d539558-3423-17ef-cc69-4aebe2e003eb_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_2d539558-3423-17ef-cc69-4aebe2e003eb_0, oa:relationep_srt_2d539558-3423-17ef-cc69-4aebe2e003eb_1, oa:relationep_srt_2d539558-3423-17ef-cc69-4aebe2e003eb_2, oa:relationep_srt_2d539558-3423-17ef-cc69-4aebe2e003eb_3, oa:relationep_srt_2d539558-3423-17ef-cc69-4aebe2e003eb_4, oa:relationep_srt_2d539558-3423-17ef-cc69-4aebe2e003eb_5 ;
  a2a:hasSource oa:source_srt_2d539558-3423-17ef-cc69-4aebe2e003eb .

oa:person_srt_2d539558-3423-17ef-cc69-4aebe2e003eb_Person2371879099
  a a2a:Person ;
  rdfs:label "Christian Wilhelm Gustav Elimar Meyer" ;
  a2a:PersonName [
    rdfs:label "Christian Wilhelm Gustav Elimar Meyer" ;
    a2a:PersonNameFirstName "Christian Wilhelm Gustav Elimar" ;
    a2a:PersonNameLastName "Meyer"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "34" ;
    rdfs:label "34"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Susel (Oldenburg)" ;
    rdfs:label "Susel (Oldenburg)"
  ] .

oa:person_srt_2d539558-3423-17ef-cc69-4aebe2e003eb_Person2371879100
  a a2a:Person ;
  rdfs:label "Johann Joachim Fredrich Meyer" ;
  a2a:PersonName [
    rdfs:label "Johann Joachim Fredrich Meyer" ;
    a2a:PersonNameFirstName "Johann Joachim Fredrich" ;
    a2a:PersonNameLastName "Meyer"
  ] .

oa:person_srt_2d539558-3423-17ef-cc69-4aebe2e003eb_Person2371879101
  a a2a:Person ;
  rdfs:label "Auguste Juliane Emilie Catharine Melchert" ;
  a2a:PersonName [
    rdfs:label "Auguste Juliane Emilie Catharine Melchert" ;
    a2a:PersonNameFirstName "Auguste Juliane Emilie Catharine" ;
    a2a:PersonNameLastName "Melchert"
  ] .

oa:person_srt_2d539558-3423-17ef-cc69-4aebe2e003eb_Person2371879102
  a a2a:Person ;
  rdfs:label "Hendrika Pons" ;
  a2a:PersonName [
    rdfs:label "Hendrika Pons" ;
    a2a:PersonNameFirstName "Hendrika" ;
    a2a:PersonNameLastName "Pons"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "20" ;
    rdfs:label "20"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Kralingen" ;
    rdfs:label "Kralingen"
  ] .

oa:person_srt_2d539558-3423-17ef-cc69-4aebe2e003eb_Person2371879103
  a a2a:Person ;
  rdfs:label "Hendrik Pons" ;
  a2a:PersonName [
    rdfs:label "Hendrik Pons" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNameLastName "Pons"
  ] .

oa:person_srt_2d539558-3423-17ef-cc69-4aebe2e003eb_Person2371879104
  a a2a:Person ;
  rdfs:label "Elisabeth Langerak" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Langerak" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNameLastName "Langerak"
  ] .

oa:event_srt_2d539558-3423-17ef-cc69-4aebe2e003eb_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "25-09-1895" ;
    a2a:Year "1895" ;
    a2a:Month "09" ;
    a2a:Day "25" ;
    rdfs:label "1895-09-25"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_2d539558-3423-17ef-cc69-4aebe2e003eb_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_2d539558-3423-17ef-cc69-4aebe2e003eb_Person2371879099 ;
  a2a:EventKeyRef oa:event_srt_2d539558-3423-17ef-cc69-4aebe2e003eb_Event1 .

oa:relationep_srt_2d539558-3423-17ef-cc69-4aebe2e003eb_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_2d539558-3423-17ef-cc69-4aebe2e003eb_Person2371879100 ;
  a2a:EventKeyRef oa:event_srt_2d539558-3423-17ef-cc69-4aebe2e003eb_Event1 .

oa:relationep_srt_2d539558-3423-17ef-cc69-4aebe2e003eb_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_2d539558-3423-17ef-cc69-4aebe2e003eb_Person2371879101 ;
  a2a:EventKeyRef oa:event_srt_2d539558-3423-17ef-cc69-4aebe2e003eb_Event1 .

oa:relationep_srt_2d539558-3423-17ef-cc69-4aebe2e003eb_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_2d539558-3423-17ef-cc69-4aebe2e003eb_Person2371879102 ;
  a2a:EventKeyRef oa:event_srt_2d539558-3423-17ef-cc69-4aebe2e003eb_Event1 .

oa:relationep_srt_2d539558-3423-17ef-cc69-4aebe2e003eb_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_2d539558-3423-17ef-cc69-4aebe2e003eb_Person2371879103 ;
  a2a:EventKeyRef oa:event_srt_2d539558-3423-17ef-cc69-4aebe2e003eb_Event1 .

oa:relationep_srt_2d539558-3423-17ef-cc69-4aebe2e003eb_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_2d539558-3423-17ef-cc69-4aebe2e003eb_Person2371879104 ;
  a2a:EventKeyRef oa:event_srt_2d539558-3423-17ef-cc69-4aebe2e003eb_Event1 .

oa:source_srt_2d539558-3423-17ef-cc69-4aebe2e003eb
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1895-09-25 - 1895-09-25"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1895-09-25"^^xsd:date ;
    a2a:SourceIndexDateTo "1895-09-25"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "25-09-1895" ;
    a2a:Year "1895" ;
    a2a:Month "09" ;
    a2a:Day "25" ;
    rdfs:label "25-09-1895"
  ] ;
  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 "1895.1191" ;
    a2a:RegistryNumber "1895I" ;
    a2a:Folio "i018" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijksregister van de gemeente Rotterdam, 1895.1191, 1895I, i018"
  ] ;
  a2a:SourceLastChangeDate "2023-03-31"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/681BE4BF918F4967B18CF2F41D814298" ;
  a2a:RecordIdentifier "2371879098" ;
  a2a:RecordGUID "{2d539558-3423-17ef-cc69-4aebe2e003eb}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder 681BE4BF-918F-4967-B18C-F2F41D814298" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-061895I_54_A2A.xml van SRT" .

