@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_7CB1B16F-B574-43CD-9357-AC511F2AADA2
  a a2a:Record ;
  rdfs:label "Huwelijk op 31 mei 1820 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_7CB1B16F-B574-43CD-9357-AC511F2AADA2_Person1014155036, oa:person_srt_7CB1B16F-B574-43CD-9357-AC511F2AADA2_Person1014155037, oa:person_srt_7CB1B16F-B574-43CD-9357-AC511F2AADA2_Person1014155038, oa:person_srt_7CB1B16F-B574-43CD-9357-AC511F2AADA2_Person1014155039, oa:person_srt_7CB1B16F-B574-43CD-9357-AC511F2AADA2_Person1014155040, oa:person_srt_7CB1B16F-B574-43CD-9357-AC511F2AADA2_Person1014155041 ;
  a2a:hasEvent oa:event_srt_7CB1B16F-B574-43CD-9357-AC511F2AADA2_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_7CB1B16F-B574-43CD-9357-AC511F2AADA2_0, oa:relationep_srt_7CB1B16F-B574-43CD-9357-AC511F2AADA2_1, oa:relationep_srt_7CB1B16F-B574-43CD-9357-AC511F2AADA2_2, oa:relationep_srt_7CB1B16F-B574-43CD-9357-AC511F2AADA2_3, oa:relationep_srt_7CB1B16F-B574-43CD-9357-AC511F2AADA2_4, oa:relationep_srt_7CB1B16F-B574-43CD-9357-AC511F2AADA2_5 ;
  a2a:hasSource oa:source_srt_7CB1B16F-B574-43CD-9357-AC511F2AADA2 .

oa:person_srt_7CB1B16F-B574-43CD-9357-AC511F2AADA2_Person1014155036
  a a2a:Person ;
  rdfs:label "Johan Joseph Wolski" ;
  a2a:PersonName [
    rdfs:label "Johan Joseph Wolski" ;
    a2a:PersonNameFirstName "Johan Joseph" ;
    a2a:PersonNameLastName "Wolski"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "26" ;
    rdfs:label "26"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Koningsberg" ;
    rdfs:label "Koningsberg"
  ] .

oa:person_srt_7CB1B16F-B574-43CD-9357-AC511F2AADA2_Person1014155037
  a a2a:Person ;
  rdfs:label "Joseph Wolski" ;
  a2a:PersonName [
    rdfs:label "Joseph Wolski" ;
    a2a:PersonNameFirstName "Joseph" ;
    a2a:PersonNameLastName "Wolski"
  ] .

oa:person_srt_7CB1B16F-B574-43CD-9357-AC511F2AADA2_Person1014155038
  a a2a:Person ;
  rdfs:label "Anna Barbara Kuper Zynski (?)" ;
  a2a:PersonName [
    rdfs:label "Anna Barbara Kuper Zynski (?)" ;
    a2a:PersonNameFirstName "Anna Barbara" ;
    a2a:PersonNameLastName "Kuper Zynski (?)"
  ] .

oa:person_srt_7CB1B16F-B574-43CD-9357-AC511F2AADA2_Person1014155039
  a a2a:Person ;
  rdfs:label "Anna Christina Bartholomeus" ;
  a2a:PersonName [
    rdfs:label "Anna Christina Bartholomeus" ;
    a2a:PersonNameFirstName "Anna Christina" ;
    a2a:PersonNameLastName "Bartholomeus"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "21" ;
    rdfs:label "21"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_7CB1B16F-B574-43CD-9357-AC511F2AADA2_Person1014155040
  a a2a:Person ;
  rdfs:label "Michael Bartholomeus" ;
  a2a:PersonName [
    rdfs:label "Michael Bartholomeus" ;
    a2a:PersonNameFirstName "Michael" ;
    a2a:PersonNameLastName "Bartholomeus"
  ] .

oa:person_srt_7CB1B16F-B574-43CD-9357-AC511F2AADA2_Person1014155041
  a a2a:Person ;
  rdfs:label "Antonetta Berg" ;
  a2a:PersonName [
    rdfs:label "Antonetta Berg" ;
    a2a:PersonNameFirstName "Antonetta" ;
    a2a:PersonNameLastName "Berg"
  ] .

oa:event_srt_7CB1B16F-B574-43CD-9357-AC511F2AADA2_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "31-05-1820" ;
    a2a:Year "1820" ;
    a2a:Month "05" ;
    a2a:Day "31" ;
    rdfs:label "1820-05-31"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_7CB1B16F-B574-43CD-9357-AC511F2AADA2_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_7CB1B16F-B574-43CD-9357-AC511F2AADA2_Person1014155036 ;
  a2a:EventKeyRef oa:event_srt_7CB1B16F-B574-43CD-9357-AC511F2AADA2_Event1 .

oa:relationep_srt_7CB1B16F-B574-43CD-9357-AC511F2AADA2_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_7CB1B16F-B574-43CD-9357-AC511F2AADA2_Person1014155037 ;
  a2a:EventKeyRef oa:event_srt_7CB1B16F-B574-43CD-9357-AC511F2AADA2_Event1 .

oa:relationep_srt_7CB1B16F-B574-43CD-9357-AC511F2AADA2_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_7CB1B16F-B574-43CD-9357-AC511F2AADA2_Person1014155038 ;
  a2a:EventKeyRef oa:event_srt_7CB1B16F-B574-43CD-9357-AC511F2AADA2_Event1 .

oa:relationep_srt_7CB1B16F-B574-43CD-9357-AC511F2AADA2_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_7CB1B16F-B574-43CD-9357-AC511F2AADA2_Person1014155039 ;
  a2a:EventKeyRef oa:event_srt_7CB1B16F-B574-43CD-9357-AC511F2AADA2_Event1 .

oa:relationep_srt_7CB1B16F-B574-43CD-9357-AC511F2AADA2_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_7CB1B16F-B574-43CD-9357-AC511F2AADA2_Person1014155040 ;
  a2a:EventKeyRef oa:event_srt_7CB1B16F-B574-43CD-9357-AC511F2AADA2_Event1 .

oa:relationep_srt_7CB1B16F-B574-43CD-9357-AC511F2AADA2_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_7CB1B16F-B574-43CD-9357-AC511F2AADA2_Person1014155041 ;
  a2a:EventKeyRef oa:event_srt_7CB1B16F-B574-43CD-9357-AC511F2AADA2_Event1 .

oa:source_srt_7CB1B16F-B574-43CD-9357-AC511F2AADA2
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1820-05-31 - 1820-05-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1820-05-31"^^xsd:date ;
    a2a:SourceIndexDateTo "1820-05-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "31-05-1820" ;
    a2a:Year "1820" ;
    a2a:Month "05" ;
    a2a:Day "31" ;
    rdfs:label "31-05-1820"
  ] ;
  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:RegistryNumber "1820A" ;
    a2a:Folio "a146v" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijksregister van de gemeente Rotterdam, 1820A, a146v"
  ] ;
  a2a:SourceLastChangeDate "2025-02-21"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/7CB1B16FB57443CD9357AC511F2AADA2" ;
  a2a:RecordIdentifier "1014155035" ;
  a2a:RecordGUID "{7CB1B16F-B574-43CD-9357-AC511F2AADA2}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/9DCC8911508D45BFBF9D767B6C2515D8" .

