@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_F042AB53-4B59-40C6-8082-666EFBB79430
  a a2a:Record ;
  rdfs:label "Huwelijk op 22 mei 1850 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_F042AB53-4B59-40C6-8082-666EFBB79430_Person2370714152, oa:person_srt_F042AB53-4B59-40C6-8082-666EFBB79430_Person2370714153, oa:person_srt_F042AB53-4B59-40C6-8082-666EFBB79430_Person2370714154, oa:person_srt_F042AB53-4B59-40C6-8082-666EFBB79430_Person2370714155, oa:person_srt_F042AB53-4B59-40C6-8082-666EFBB79430_Person2370714156, oa:person_srt_F042AB53-4B59-40C6-8082-666EFBB79430_Person2370714157 ;
  a2a:hasEvent oa:event_srt_F042AB53-4B59-40C6-8082-666EFBB79430_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_F042AB53-4B59-40C6-8082-666EFBB79430_0, oa:relationep_srt_F042AB53-4B59-40C6-8082-666EFBB79430_1, oa:relationep_srt_F042AB53-4B59-40C6-8082-666EFBB79430_2, oa:relationep_srt_F042AB53-4B59-40C6-8082-666EFBB79430_3, oa:relationep_srt_F042AB53-4B59-40C6-8082-666EFBB79430_4, oa:relationep_srt_F042AB53-4B59-40C6-8082-666EFBB79430_5 ;
  a2a:hasSource oa:source_srt_F042AB53-4B59-40C6-8082-666EFBB79430 .

oa:person_srt_F042AB53-4B59-40C6-8082-666EFBB79430_Person2370714152
  a a2a:Person ;
  rdfs:label "Dirk Visser" ;
  a2a:PersonName [
    rdfs:label "Dirk Visser" ;
    a2a:PersonNameFirstName "Dirk" ;
    a2a:PersonNameLastName "Visser"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "40" ;
    rdfs:label "40"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_F042AB53-4B59-40C6-8082-666EFBB79430_Person2370714153
  a a2a:Person ;
  rdfs:label "Edward Visser" ;
  a2a:PersonName [
    rdfs:label "Edward Visser" ;
    a2a:PersonNameFirstName "Edward" ;
    a2a:PersonNameLastName "Visser"
  ] .

oa:person_srt_F042AB53-4B59-40C6-8082-666EFBB79430_Person2370714154
  a a2a:Person ;
  rdfs:label "Adriana Vis" ;
  a2a:PersonName [
    rdfs:label "Adriana Vis" ;
    a2a:PersonNameFirstName "Adriana" ;
    a2a:PersonNameLastName "Vis"
  ] .

oa:person_srt_F042AB53-4B59-40C6-8082-666EFBB79430_Person2370714155
  a a2a:Person ;
  rdfs:label "Marianne Helene Remy" ;
  a2a:PersonName [
    rdfs:label "Marianne Helene Remy" ;
    a2a:PersonNameFirstName "Marianne Helene" ;
    a2a:PersonNameLastName "Remy"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "37" ;
    rdfs:label "37"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_F042AB53-4B59-40C6-8082-666EFBB79430_Person2370714156
  a a2a:Person ;
  rdfs:label "Adolph Johannes Remy" ;
  a2a:PersonName [
    rdfs:label "Adolph Johannes Remy" ;
    a2a:PersonNameFirstName "Adolph Johannes" ;
    a2a:PersonNameLastName "Remy"
  ] .

oa:person_srt_F042AB53-4B59-40C6-8082-666EFBB79430_Person2370714157
  a a2a:Person ;
  rdfs:label "Anna Agatha Balguerie" ;
  a2a:PersonName [
    rdfs:label "Anna Agatha Balguerie" ;
    a2a:PersonNameFirstName "Anna Agatha" ;
    a2a:PersonNameLastName "Balguerie"
  ] .

oa:event_srt_F042AB53-4B59-40C6-8082-666EFBB79430_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "22-05-1850" ;
    a2a:Year "1850" ;
    a2a:Month "05" ;
    a2a:Day "22" ;
    rdfs:label "1850-05-22"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_F042AB53-4B59-40C6-8082-666EFBB79430_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_F042AB53-4B59-40C6-8082-666EFBB79430_Person2370714152 ;
  a2a:EventKeyRef oa:event_srt_F042AB53-4B59-40C6-8082-666EFBB79430_Event1 .

oa:relationep_srt_F042AB53-4B59-40C6-8082-666EFBB79430_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_F042AB53-4B59-40C6-8082-666EFBB79430_Person2370714153 ;
  a2a:EventKeyRef oa:event_srt_F042AB53-4B59-40C6-8082-666EFBB79430_Event1 .

oa:relationep_srt_F042AB53-4B59-40C6-8082-666EFBB79430_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_F042AB53-4B59-40C6-8082-666EFBB79430_Person2370714154 ;
  a2a:EventKeyRef oa:event_srt_F042AB53-4B59-40C6-8082-666EFBB79430_Event1 .

oa:relationep_srt_F042AB53-4B59-40C6-8082-666EFBB79430_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_F042AB53-4B59-40C6-8082-666EFBB79430_Person2370714155 ;
  a2a:EventKeyRef oa:event_srt_F042AB53-4B59-40C6-8082-666EFBB79430_Event1 .

oa:relationep_srt_F042AB53-4B59-40C6-8082-666EFBB79430_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_F042AB53-4B59-40C6-8082-666EFBB79430_Person2370714156 ;
  a2a:EventKeyRef oa:event_srt_F042AB53-4B59-40C6-8082-666EFBB79430_Event1 .

oa:relationep_srt_F042AB53-4B59-40C6-8082-666EFBB79430_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_F042AB53-4B59-40C6-8082-666EFBB79430_Person2370714157 ;
  a2a:EventKeyRef oa:event_srt_F042AB53-4B59-40C6-8082-666EFBB79430_Event1 .

oa:source_srt_F042AB53-4B59-40C6-8082-666EFBB79430
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1850-05-22 - 1850-05-22"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1850-05-22"^^xsd:date ;
    a2a:SourceIndexDateTo "1850-05-22"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "22-05-1850" ;
    a2a:Year "1850" ;
    a2a:Month "05" ;
    a2a:Day "22" ;
    rdfs:label "22-05-1850"
  ] ;
  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 "1850.370" ;
    a2a:RegistryNumber "1850B" ;
    a2a:Folio "b82v" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijksregister van de gemeente Rotterdam, 1850.370, 1850B, b82v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/184/09EED42FF11643979DF3C5C1E938DEA8" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/184/09EED42FF11643979DF3C5C1E938DEA8" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/184/09EED42FF11643979DF3C5C1E938DEA8"
  ] ;
  a2a:SourceLastChangeDate "2021-10-04"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/F042AB534B5940C68082666EFBB79430" ;
  a2a:RecordIdentifier "2370714151" ;
  a2a:RecordGUID "{F042AB53-4B59-40C6-8082-666EFBB79430}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/4F85253B818B49679D8FFFF9A72095B5" .

