@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_1d58a71c-d469-7dde-1f47-e076cb53eaa9
  a a2a:Record ;
  rdfs:label "Huwelijk op 1 maart 1893 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_1d58a71c-d469-7dde-1f47-e076cb53eaa9_Person1015087660, oa:person_srt_1d58a71c-d469-7dde-1f47-e076cb53eaa9_Person1015087661, oa:person_srt_1d58a71c-d469-7dde-1f47-e076cb53eaa9_Person1015087662, oa:person_srt_1d58a71c-d469-7dde-1f47-e076cb53eaa9_Person1015087663, oa:person_srt_1d58a71c-d469-7dde-1f47-e076cb53eaa9_Person1015087664, oa:person_srt_1d58a71c-d469-7dde-1f47-e076cb53eaa9_Person1015087665 ;
  a2a:hasEvent oa:event_srt_1d58a71c-d469-7dde-1f47-e076cb53eaa9_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_1d58a71c-d469-7dde-1f47-e076cb53eaa9_0, oa:relationep_srt_1d58a71c-d469-7dde-1f47-e076cb53eaa9_1, oa:relationep_srt_1d58a71c-d469-7dde-1f47-e076cb53eaa9_2, oa:relationep_srt_1d58a71c-d469-7dde-1f47-e076cb53eaa9_3, oa:relationep_srt_1d58a71c-d469-7dde-1f47-e076cb53eaa9_4, oa:relationep_srt_1d58a71c-d469-7dde-1f47-e076cb53eaa9_5 ;
  a2a:hasSource oa:source_srt_1d58a71c-d469-7dde-1f47-e076cb53eaa9 .

oa:person_srt_1d58a71c-d469-7dde-1f47-e076cb53eaa9_Person1015087660
  a a2a:Person ;
  rdfs:label "Corstinus Kuijpers" ;
  a2a:PersonName [
    rdfs:label "Corstinus Kuijpers" ;
    a2a:PersonNameFirstName "Corstinus" ;
    a2a:PersonNameLastName "Kuijpers"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "21" ;
    rdfs:label "21"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Delfshaven" ;
    rdfs:label "Delfshaven"
  ] .

oa:person_srt_1d58a71c-d469-7dde-1f47-e076cb53eaa9_Person1015087661
  a a2a:Person ;
  rdfs:label "Johannes Wilhelm Kuijpers" ;
  a2a:PersonName [
    rdfs:label "Johannes Wilhelm Kuijpers" ;
    a2a:PersonNameFirstName "Johannes Wilhelm" ;
    a2a:PersonNameLastName "Kuijpers"
  ] .

oa:person_srt_1d58a71c-d469-7dde-1f47-e076cb53eaa9_Person1015087662
  a a2a:Person ;
  rdfs:label "Corstina van der Poel" ;
  a2a:PersonName [
    rdfs:label "Corstina van der Poel" ;
    a2a:PersonNameFirstName "Corstina" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Poel"
  ] .

oa:person_srt_1d58a71c-d469-7dde-1f47-e076cb53eaa9_Person1015087663
  a a2a:Person ;
  rdfs:label "Maria Clasina Wupkus" ;
  a2a:PersonName [
    rdfs:label "Maria Clasina Wupkus" ;
    a2a:PersonNameFirstName "Maria Clasina" ;
    a2a:PersonNameLastName "Wupkus"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "20" ;
    rdfs:label "20"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_1d58a71c-d469-7dde-1f47-e076cb53eaa9_Person1015087664
  a a2a:Person ;
  rdfs:label "Jans Hendrik Wupkus" ;
  a2a:PersonName [
    rdfs:label "Jans Hendrik Wupkus" ;
    a2a:PersonNameFirstName "Jans Hendrik" ;
    a2a:PersonNameLastName "Wupkus"
  ] .

oa:person_srt_1d58a71c-d469-7dde-1f47-e076cb53eaa9_Person1015087665
  a a2a:Person ;
  rdfs:label "Catharina Cornelia Stouts" ;
  a2a:PersonName [
    rdfs:label "Catharina Cornelia Stouts" ;
    a2a:PersonNameFirstName "Catharina Cornelia" ;
    a2a:PersonNameLastName "Stouts"
  ] .

oa:event_srt_1d58a71c-d469-7dde-1f47-e076cb53eaa9_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "01-03-1893" ;
    a2a:Year "1893" ;
    a2a:Month "03" ;
    a2a:Day "01" ;
    rdfs:label "1893-03-01"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_1d58a71c-d469-7dde-1f47-e076cb53eaa9_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_1d58a71c-d469-7dde-1f47-e076cb53eaa9_Person1015087660 ;
  a2a:EventKeyRef oa:event_srt_1d58a71c-d469-7dde-1f47-e076cb53eaa9_Event1 .

oa:relationep_srt_1d58a71c-d469-7dde-1f47-e076cb53eaa9_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_1d58a71c-d469-7dde-1f47-e076cb53eaa9_Person1015087661 ;
  a2a:EventKeyRef oa:event_srt_1d58a71c-d469-7dde-1f47-e076cb53eaa9_Event1 .

oa:relationep_srt_1d58a71c-d469-7dde-1f47-e076cb53eaa9_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_1d58a71c-d469-7dde-1f47-e076cb53eaa9_Person1015087662 ;
  a2a:EventKeyRef oa:event_srt_1d58a71c-d469-7dde-1f47-e076cb53eaa9_Event1 .

oa:relationep_srt_1d58a71c-d469-7dde-1f47-e076cb53eaa9_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_1d58a71c-d469-7dde-1f47-e076cb53eaa9_Person1015087663 ;
  a2a:EventKeyRef oa:event_srt_1d58a71c-d469-7dde-1f47-e076cb53eaa9_Event1 .

oa:relationep_srt_1d58a71c-d469-7dde-1f47-e076cb53eaa9_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_1d58a71c-d469-7dde-1f47-e076cb53eaa9_Person1015087664 ;
  a2a:EventKeyRef oa:event_srt_1d58a71c-d469-7dde-1f47-e076cb53eaa9_Event1 .

oa:relationep_srt_1d58a71c-d469-7dde-1f47-e076cb53eaa9_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_1d58a71c-d469-7dde-1f47-e076cb53eaa9_Person1015087665 ;
  a2a:EventKeyRef oa:event_srt_1d58a71c-d469-7dde-1f47-e076cb53eaa9_Event1 .

oa:source_srt_1d58a71c-d469-7dde-1f47-e076cb53eaa9
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1893-03-01 - 1893-03-01"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1893-03-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1893-03-01"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "01-03-1893" ;
    a2a:Year "1893" ;
    a2a:Month "03" ;
    a2a:Day "01" ;
    rdfs:label "01-03-1893"
  ] ;
  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 "1893.229" ;
    a2a:RegistryNumber "1893B" ;
    a2a:Folio "b22v" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijksregister van de gemeente Rotterdam, 1893.229, 1893B, b22v"
  ] ;
  a2a:SourceLastChangeDate "2023-03-21"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/08176FAE5DD3479890235143A6A83B4D" ;
  a2a:RecordIdentifier "1015087659" ;
  a2a:RecordGUID "{1d58a71c-d469-7dde-1f47-e076cb53eaa9}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder 08176FAE-5DD3-4798-9023-5143A6A83B4D" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-061893B_54_A2A.xml van SRT" .

