@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_be03ab2e-fdac-9729-3b13-b8fcf1ddbfcf
  a a2a:Record ;
  rdfs:label "Huwelijk op 5 april 1893 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_be03ab2e-fdac-9729-3b13-b8fcf1ddbfcf_Person1015088605, oa:person_srt_be03ab2e-fdac-9729-3b13-b8fcf1ddbfcf_Person1015088606, oa:person_srt_be03ab2e-fdac-9729-3b13-b8fcf1ddbfcf_Person1015088607, oa:person_srt_be03ab2e-fdac-9729-3b13-b8fcf1ddbfcf_Person1015088608, oa:person_srt_be03ab2e-fdac-9729-3b13-b8fcf1ddbfcf_Person1015088609, oa:person_srt_be03ab2e-fdac-9729-3b13-b8fcf1ddbfcf_Person1015088610 ;
  a2a:hasEvent oa:event_srt_be03ab2e-fdac-9729-3b13-b8fcf1ddbfcf_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_be03ab2e-fdac-9729-3b13-b8fcf1ddbfcf_0, oa:relationep_srt_be03ab2e-fdac-9729-3b13-b8fcf1ddbfcf_1, oa:relationep_srt_be03ab2e-fdac-9729-3b13-b8fcf1ddbfcf_2, oa:relationep_srt_be03ab2e-fdac-9729-3b13-b8fcf1ddbfcf_3, oa:relationep_srt_be03ab2e-fdac-9729-3b13-b8fcf1ddbfcf_4, oa:relationep_srt_be03ab2e-fdac-9729-3b13-b8fcf1ddbfcf_5 ;
  a2a:hasSource oa:source_srt_be03ab2e-fdac-9729-3b13-b8fcf1ddbfcf .

oa:person_srt_be03ab2e-fdac-9729-3b13-b8fcf1ddbfcf_Person1015088605
  a a2a:Person ;
  rdfs:label "Johannes Pieter Swart" ;
  a2a:PersonName [
    rdfs:label "Johannes Pieter Swart" ;
    a2a:PersonNameFirstName "Johannes Pieter" ;
    a2a:PersonNameLastName "Swart"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "28" ;
    rdfs:label "28"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:person_srt_be03ab2e-fdac-9729-3b13-b8fcf1ddbfcf_Person1015088606
  a a2a:Person ;
  rdfs:label "Jan Jacob Swart" ;
  a2a:PersonName [
    rdfs:label "Jan Jacob Swart" ;
    a2a:PersonNameFirstName "Jan Jacob" ;
    a2a:PersonNameLastName "Swart"
  ] .

oa:person_srt_be03ab2e-fdac-9729-3b13-b8fcf1ddbfcf_Person1015088607
  a a2a:Person ;
  rdfs:label "Coletta Cicilia Maanings" ;
  a2a:PersonName [
    rdfs:label "Coletta Cicilia Maanings" ;
    a2a:PersonNameFirstName "Coletta Cicilia" ;
    a2a:PersonNameLastName "Maanings"
  ] .

oa:person_srt_be03ab2e-fdac-9729-3b13-b8fcf1ddbfcf_Person1015088608
  a a2a:Person ;
  rdfs:label "Mathilde Laumann" ;
  a2a:PersonName [
    rdfs:label "Mathilde Laumann" ;
    a2a:PersonNameFirstName "Mathilde" ;
    a2a:PersonNameLastName "Laumann"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "20" ;
    rdfs:label "20"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Opladen (Pruisen)" ;
    rdfs:label "Opladen (Pruisen)"
  ] .

oa:person_srt_be03ab2e-fdac-9729-3b13-b8fcf1ddbfcf_Person1015088609
  a a2a:Person ;
  rdfs:label "Friedrich Laumann" ;
  a2a:PersonName [
    rdfs:label "Friedrich Laumann" ;
    a2a:PersonNameFirstName "Friedrich" ;
    a2a:PersonNameLastName "Laumann"
  ] .

oa:person_srt_be03ab2e-fdac-9729-3b13-b8fcf1ddbfcf_Person1015088610
  a a2a:Person ;
  rdfs:label "Johanna Weismann" ;
  a2a:PersonName [
    rdfs:label "Johanna Weismann" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Weismann"
  ] .

oa:event_srt_be03ab2e-fdac-9729-3b13-b8fcf1ddbfcf_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "05-04-1893" ;
    a2a:Year "1893" ;
    a2a:Month "04" ;
    a2a:Day "05" ;
    rdfs:label "1893-04-05"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_be03ab2e-fdac-9729-3b13-b8fcf1ddbfcf_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_be03ab2e-fdac-9729-3b13-b8fcf1ddbfcf_Person1015088605 ;
  a2a:EventKeyRef oa:event_srt_be03ab2e-fdac-9729-3b13-b8fcf1ddbfcf_Event1 .

oa:relationep_srt_be03ab2e-fdac-9729-3b13-b8fcf1ddbfcf_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_be03ab2e-fdac-9729-3b13-b8fcf1ddbfcf_Person1015088606 ;
  a2a:EventKeyRef oa:event_srt_be03ab2e-fdac-9729-3b13-b8fcf1ddbfcf_Event1 .

oa:relationep_srt_be03ab2e-fdac-9729-3b13-b8fcf1ddbfcf_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_be03ab2e-fdac-9729-3b13-b8fcf1ddbfcf_Person1015088607 ;
  a2a:EventKeyRef oa:event_srt_be03ab2e-fdac-9729-3b13-b8fcf1ddbfcf_Event1 .

oa:relationep_srt_be03ab2e-fdac-9729-3b13-b8fcf1ddbfcf_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_be03ab2e-fdac-9729-3b13-b8fcf1ddbfcf_Person1015088608 ;
  a2a:EventKeyRef oa:event_srt_be03ab2e-fdac-9729-3b13-b8fcf1ddbfcf_Event1 .

oa:relationep_srt_be03ab2e-fdac-9729-3b13-b8fcf1ddbfcf_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_be03ab2e-fdac-9729-3b13-b8fcf1ddbfcf_Person1015088609 ;
  a2a:EventKeyRef oa:event_srt_be03ab2e-fdac-9729-3b13-b8fcf1ddbfcf_Event1 .

oa:relationep_srt_be03ab2e-fdac-9729-3b13-b8fcf1ddbfcf_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_be03ab2e-fdac-9729-3b13-b8fcf1ddbfcf_Person1015088610 ;
  a2a:EventKeyRef oa:event_srt_be03ab2e-fdac-9729-3b13-b8fcf1ddbfcf_Event1 .

oa:source_srt_be03ab2e-fdac-9729-3b13-b8fcf1ddbfcf
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1893-04-05 - 1893-04-05"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1893-04-05"^^xsd:date ;
    a2a:SourceIndexDateTo "1893-04-05"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "05-04-1893" ;
    a2a:Year "1893" ;
    a2a:Month "04" ;
    a2a:Day "05" ;
    rdfs:label "05-04-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.363" ;
    a2a:RegistryNumber "1893B" ;
    a2a:Folio "b092" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijksregister van de gemeente Rotterdam, 1893.363, 1893B, b092"
  ] ;
  a2a:SourceLastChangeDate "2023-03-21"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/344CF79737A24615993D5C96FB76844D" ;
  a2a:RecordIdentifier "1015088604" ;
  a2a:RecordGUID "{be03ab2e-fdac-9729-3b13-b8fcf1ddbfcf}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder 344CF797-37A2-4615-993D-5C96FB76844D" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-061893B_54_A2A.xml van SRT" .

