@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_A92F7A35-ADC4-40C8-BC03-FD1C7F357DAD
  a a2a:Record ;
  rdfs:label "Huwelijk op 22 mei 1816 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_A92F7A35-ADC4-40C8-BC03-FD1C7F357DAD_Person2366429203, oa:person_srt_A92F7A35-ADC4-40C8-BC03-FD1C7F357DAD_Person2366429204, oa:person_srt_A92F7A35-ADC4-40C8-BC03-FD1C7F357DAD_Person2366429205, oa:person_srt_A92F7A35-ADC4-40C8-BC03-FD1C7F357DAD_Person2366429206, oa:person_srt_A92F7A35-ADC4-40C8-BC03-FD1C7F357DAD_Person2366429207, oa:person_srt_A92F7A35-ADC4-40C8-BC03-FD1C7F357DAD_Person2366429208 ;
  a2a:hasEvent oa:event_srt_A92F7A35-ADC4-40C8-BC03-FD1C7F357DAD_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_A92F7A35-ADC4-40C8-BC03-FD1C7F357DAD_0, oa:relationep_srt_A92F7A35-ADC4-40C8-BC03-FD1C7F357DAD_1, oa:relationep_srt_A92F7A35-ADC4-40C8-BC03-FD1C7F357DAD_2, oa:relationep_srt_A92F7A35-ADC4-40C8-BC03-FD1C7F357DAD_3, oa:relationep_srt_A92F7A35-ADC4-40C8-BC03-FD1C7F357DAD_4, oa:relationep_srt_A92F7A35-ADC4-40C8-BC03-FD1C7F357DAD_5 ;
  a2a:hasSource oa:source_srt_A92F7A35-ADC4-40C8-BC03-FD1C7F357DAD .

oa:person_srt_A92F7A35-ADC4-40C8-BC03-FD1C7F357DAD_Person2366429203
  a a2a:Person ;
  rdfs:label "Joannes Ludovicus Buskens" ;
  a2a:PersonName [
    rdfs:label "Joannes Ludovicus Buskens" ;
    a2a:PersonNameFirstName "Joannes Ludovicus" ;
    a2a:PersonNameLastName "Buskens"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "29" ;
    rdfs:label "29"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Sittard" ;
    rdfs:label "Sittard"
  ] .

oa:person_srt_A92F7A35-ADC4-40C8-BC03-FD1C7F357DAD_Person2366429204
  a a2a:Person ;
  rdfs:label "Laurens Buskens" ;
  a2a:PersonName [
    rdfs:label "Laurens Buskens" ;
    a2a:PersonNameFirstName "Laurens" ;
    a2a:PersonNameLastName "Buskens"
  ] .

oa:person_srt_A92F7A35-ADC4-40C8-BC03-FD1C7F357DAD_Person2366429205
  a a2a:Person ;
  rdfs:label "Barbera Leenders" ;
  a2a:PersonName [
    rdfs:label "Barbera Leenders" ;
    a2a:PersonNameFirstName "Barbera" ;
    a2a:PersonNameLastName "Leenders"
  ] .

oa:person_srt_A92F7A35-ADC4-40C8-BC03-FD1C7F357DAD_Person2366429206
  a a2a:Person ;
  rdfs:label "Maria Nijsje" ;
  a2a:PersonName [
    rdfs:label "Maria Nijsje" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Nijsje"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "25" ;
    rdfs:label "25"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Schiedam" ;
    rdfs:label "Schiedam"
  ] .

oa:person_srt_A92F7A35-ADC4-40C8-BC03-FD1C7F357DAD_Person2366429207
  a a2a:Person ;
  rdfs:label "Joannes Nijsje" ;
  a2a:PersonName [
    rdfs:label "Joannes Nijsje" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNameLastName "Nijsje"
  ] .

oa:person_srt_A92F7A35-ADC4-40C8-BC03-FD1C7F357DAD_Person2366429208
  a a2a:Person ;
  rdfs:label "Christina Hale" ;
  a2a:PersonName [
    rdfs:label "Christina Hale" ;
    a2a:PersonNameFirstName "Christina" ;
    a2a:PersonNameLastName "Hale"
  ] .

oa:event_srt_A92F7A35-ADC4-40C8-BC03-FD1C7F357DAD_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "22-05-1816" ;
    a2a:Year "1816" ;
    a2a:Month "05" ;
    a2a:Day "22" ;
    rdfs:label "1816-05-22"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_A92F7A35-ADC4-40C8-BC03-FD1C7F357DAD_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_A92F7A35-ADC4-40C8-BC03-FD1C7F357DAD_Person2366429203 ;
  a2a:EventKeyRef oa:event_srt_A92F7A35-ADC4-40C8-BC03-FD1C7F357DAD_Event1 .

oa:relationep_srt_A92F7A35-ADC4-40C8-BC03-FD1C7F357DAD_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_A92F7A35-ADC4-40C8-BC03-FD1C7F357DAD_Person2366429204 ;
  a2a:EventKeyRef oa:event_srt_A92F7A35-ADC4-40C8-BC03-FD1C7F357DAD_Event1 .

oa:relationep_srt_A92F7A35-ADC4-40C8-BC03-FD1C7F357DAD_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_A92F7A35-ADC4-40C8-BC03-FD1C7F357DAD_Person2366429205 ;
  a2a:EventKeyRef oa:event_srt_A92F7A35-ADC4-40C8-BC03-FD1C7F357DAD_Event1 .

oa:relationep_srt_A92F7A35-ADC4-40C8-BC03-FD1C7F357DAD_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_A92F7A35-ADC4-40C8-BC03-FD1C7F357DAD_Person2366429206 ;
  a2a:EventKeyRef oa:event_srt_A92F7A35-ADC4-40C8-BC03-FD1C7F357DAD_Event1 .

oa:relationep_srt_A92F7A35-ADC4-40C8-BC03-FD1C7F357DAD_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_A92F7A35-ADC4-40C8-BC03-FD1C7F357DAD_Person2366429207 ;
  a2a:EventKeyRef oa:event_srt_A92F7A35-ADC4-40C8-BC03-FD1C7F357DAD_Event1 .

oa:relationep_srt_A92F7A35-ADC4-40C8-BC03-FD1C7F357DAD_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_A92F7A35-ADC4-40C8-BC03-FD1C7F357DAD_Person2366429208 ;
  a2a:EventKeyRef oa:event_srt_A92F7A35-ADC4-40C8-BC03-FD1C7F357DAD_Event1 .

oa:source_srt_A92F7A35-ADC4-40C8-BC03-FD1C7F357DAD
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1816-05-22 - 1816-05-22"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1816-05-22"^^xsd:date ;
    a2a:SourceIndexDateTo "1816-05-22"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "22-05-1816" ;
    a2a:Year "1816" ;
    a2a:Month "05" ;
    a2a:Day "22" ;
    rdfs:label "22-05-1816"
  ] ;
  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 "1816A" ;
    a2a:Folio "a184v" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijksregister van de gemeente Rotterdam, 1816A, a184v"
  ] ;
  a2a:SourceLastChangeDate "2025-03-04"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/A92F7A35ADC440C8BC03FD1C7F357DAD" ;
  a2a:RecordIdentifier "2366429202" ;
  a2a:RecordGUID "{A92F7A35-ADC4-40C8-BC03-FD1C7F357DAD}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/5571FF00F2F34AC291E78214983DFF49" .

