@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_fc9b3739-035b-eab7-a2dd-435cc5185cc5
  a a2a:Record ;
  rdfs:label "Huwelijk op 22 oktober 1873 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_fc9b3739-035b-eab7-a2dd-435cc5185cc5_Person1014118666, oa:person_srt_fc9b3739-035b-eab7-a2dd-435cc5185cc5_Person1014118667, oa:person_srt_fc9b3739-035b-eab7-a2dd-435cc5185cc5_Person1014118668, oa:person_srt_fc9b3739-035b-eab7-a2dd-435cc5185cc5_Person1014118669, oa:person_srt_fc9b3739-035b-eab7-a2dd-435cc5185cc5_Person1014118670, oa:person_srt_fc9b3739-035b-eab7-a2dd-435cc5185cc5_Person1014118671 ;
  a2a:hasEvent oa:event_srt_fc9b3739-035b-eab7-a2dd-435cc5185cc5_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_fc9b3739-035b-eab7-a2dd-435cc5185cc5_0, oa:relationep_srt_fc9b3739-035b-eab7-a2dd-435cc5185cc5_1, oa:relationep_srt_fc9b3739-035b-eab7-a2dd-435cc5185cc5_2, oa:relationep_srt_fc9b3739-035b-eab7-a2dd-435cc5185cc5_3, oa:relationep_srt_fc9b3739-035b-eab7-a2dd-435cc5185cc5_4, oa:relationep_srt_fc9b3739-035b-eab7-a2dd-435cc5185cc5_5 ;
  a2a:hasSource oa:source_srt_fc9b3739-035b-eab7-a2dd-435cc5185cc5 .

oa:person_srt_fc9b3739-035b-eab7-a2dd-435cc5185cc5_Person1014118666
  a a2a:Person ;
  rdfs:label "Moses Wessel" ;
  a2a:PersonName [
    rdfs:label "Moses Wessel" ;
    a2a:PersonNameFirstName "Moses" ;
    a2a:PersonNameLastName "Wessel"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "36" ;
    rdfs:label "36"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_fc9b3739-035b-eab7-a2dd-435cc5185cc5_Person1014118667
  a a2a:Person ;
  rdfs:label "David Moses Wessel" ;
  a2a:PersonName [
    rdfs:label "David Moses Wessel" ;
    a2a:PersonNameFirstName "David Moses" ;
    a2a:PersonNameLastName "Wessel"
  ] .

oa:person_srt_fc9b3739-035b-eab7-a2dd-435cc5185cc5_Person1014118668
  a a2a:Person ;
  rdfs:label "Flora Wallach" ;
  a2a:PersonName [
    rdfs:label "Flora Wallach" ;
    a2a:PersonNameFirstName "Flora" ;
    a2a:PersonNameLastName "Wallach"
  ] .

oa:person_srt_fc9b3739-035b-eab7-a2dd-435cc5185cc5_Person1014118669
  a a2a:Person ;
  rdfs:label "Rozette Cats" ;
  a2a:PersonName [
    rdfs:label "Rozette Cats" ;
    a2a:PersonNameFirstName "Rozette" ;
    a2a:PersonNameLastName "Cats"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "24" ;
    rdfs:label "24"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Gouda" ;
    rdfs:label "Gouda"
  ] .

oa:person_srt_fc9b3739-035b-eab7-a2dd-435cc5185cc5_Person1014118670
  a a2a:Person ;
  rdfs:label "Aaron Cats" ;
  a2a:PersonName [
    rdfs:label "Aaron Cats" ;
    a2a:PersonNameFirstName "Aaron" ;
    a2a:PersonNameLastName "Cats"
  ] .

oa:person_srt_fc9b3739-035b-eab7-a2dd-435cc5185cc5_Person1014118671
  a a2a:Person ;
  rdfs:label "Geertruida van Dantzig" ;
  a2a:PersonName [
    rdfs:label "Geertruida van Dantzig" ;
    a2a:PersonNameFirstName "Geertruida" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Dantzig"
  ] .

oa:event_srt_fc9b3739-035b-eab7-a2dd-435cc5185cc5_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "22-10-1873" ;
    a2a:Year "1873" ;
    a2a:Month "10" ;
    a2a:Day "22" ;
    rdfs:label "1873-10-22"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_fc9b3739-035b-eab7-a2dd-435cc5185cc5_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_fc9b3739-035b-eab7-a2dd-435cc5185cc5_Person1014118666 ;
  a2a:EventKeyRef oa:event_srt_fc9b3739-035b-eab7-a2dd-435cc5185cc5_Event1 .

oa:relationep_srt_fc9b3739-035b-eab7-a2dd-435cc5185cc5_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_fc9b3739-035b-eab7-a2dd-435cc5185cc5_Person1014118667 ;
  a2a:EventKeyRef oa:event_srt_fc9b3739-035b-eab7-a2dd-435cc5185cc5_Event1 .

oa:relationep_srt_fc9b3739-035b-eab7-a2dd-435cc5185cc5_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_fc9b3739-035b-eab7-a2dd-435cc5185cc5_Person1014118668 ;
  a2a:EventKeyRef oa:event_srt_fc9b3739-035b-eab7-a2dd-435cc5185cc5_Event1 .

oa:relationep_srt_fc9b3739-035b-eab7-a2dd-435cc5185cc5_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_fc9b3739-035b-eab7-a2dd-435cc5185cc5_Person1014118669 ;
  a2a:EventKeyRef oa:event_srt_fc9b3739-035b-eab7-a2dd-435cc5185cc5_Event1 .

oa:relationep_srt_fc9b3739-035b-eab7-a2dd-435cc5185cc5_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_fc9b3739-035b-eab7-a2dd-435cc5185cc5_Person1014118670 ;
  a2a:EventKeyRef oa:event_srt_fc9b3739-035b-eab7-a2dd-435cc5185cc5_Event1 .

oa:relationep_srt_fc9b3739-035b-eab7-a2dd-435cc5185cc5_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_fc9b3739-035b-eab7-a2dd-435cc5185cc5_Person1014118671 ;
  a2a:EventKeyRef oa:event_srt_fc9b3739-035b-eab7-a2dd-435cc5185cc5_Event1 .

oa:source_srt_fc9b3739-035b-eab7-a2dd-435cc5185cc5
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1873-10-22 - 1873-10-22"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1873-10-22"^^xsd:date ;
    a2a:SourceIndexDateTo "1873-10-22"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "22-10-1873" ;
    a2a:Year "1873" ;
    a2a:Month "10" ;
    a2a:Day "22" ;
    rdfs:label "22-10-1873"
  ] ;
  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 "1873.1108" ;
    a2a:RegistryNumber "1873F" ;
    a2a:Folio "f78" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijks- en echtscheidingsregister van de gemeente Rotterdam, 1873.1108, 1873F, f78"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://hdl.handle.net/21.12133/FF1C8FBC344044DE8090B85D9C057AF3" ;
    a2a:UriViewer "https://hdl.handle.net/21.12133/FF1C8FBC344044DE8090B85D9C057AF3" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/184/FF1C8FBC344044DE8090B85D9C057AF3"
  ] ;
  a2a:SourceLastChangeDate "2017-10-09"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/218E372343B24D0F8770F5BE47C8CE0A" ;
  a2a:RecordIdentifier "1014118665" ;
  a2a:RecordGUID "{fc9b3739-035b-eab7-a2dd-435cc5185cc5}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder 218E3723-43B2-4D0F-8770-F5BE47C8CE0A" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-061873F_54_A2A.xml van SRT" .

