@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_2bf9803d-ff7e-8aee-c0f4-fa334593fbb2
  a a2a:Record ;
  rdfs:label "Huwelijk op 20 augustus 1856 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_2bf9803d-ff7e-8aee-c0f4-fa334593fbb2_Person2364077150, oa:person_srt_2bf9803d-ff7e-8aee-c0f4-fa334593fbb2_Person2364077151, oa:person_srt_2bf9803d-ff7e-8aee-c0f4-fa334593fbb2_Person2364077152, oa:person_srt_2bf9803d-ff7e-8aee-c0f4-fa334593fbb2_Person2364077153, oa:person_srt_2bf9803d-ff7e-8aee-c0f4-fa334593fbb2_Person2364077154, oa:person_srt_2bf9803d-ff7e-8aee-c0f4-fa334593fbb2_Person2364077155 ;
  a2a:hasEvent oa:event_srt_2bf9803d-ff7e-8aee-c0f4-fa334593fbb2_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_2bf9803d-ff7e-8aee-c0f4-fa334593fbb2_0, oa:relationep_srt_2bf9803d-ff7e-8aee-c0f4-fa334593fbb2_1, oa:relationep_srt_2bf9803d-ff7e-8aee-c0f4-fa334593fbb2_2, oa:relationep_srt_2bf9803d-ff7e-8aee-c0f4-fa334593fbb2_3, oa:relationep_srt_2bf9803d-ff7e-8aee-c0f4-fa334593fbb2_4, oa:relationep_srt_2bf9803d-ff7e-8aee-c0f4-fa334593fbb2_5 ;
  a2a:hasSource oa:source_srt_2bf9803d-ff7e-8aee-c0f4-fa334593fbb2 .

oa:person_srt_2bf9803d-ff7e-8aee-c0f4-fa334593fbb2_Person2364077150
  a a2a:Person ;
  rdfs:label "Gerrit Gerritse" ;
  a2a:PersonName [
    rdfs:label "Gerrit Gerritse" ;
    a2a:PersonNameFirstName "Gerrit" ;
    a2a:PersonNameLastName "Gerritse"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "62" ;
    rdfs:label "62"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_2bf9803d-ff7e-8aee-c0f4-fa334593fbb2_Person2364077151
  a a2a:Person ;
  rdfs:label "Gerrit Gerritse" ;
  a2a:PersonName [
    rdfs:label "Gerrit Gerritse" ;
    a2a:PersonNameFirstName "Gerrit" ;
    a2a:PersonNameLastName "Gerritse"
  ] .

oa:person_srt_2bf9803d-ff7e-8aee-c0f4-fa334593fbb2_Person2364077152
  a a2a:Person ;
  rdfs:label "Jannetje Snel" ;
  a2a:PersonName [
    rdfs:label "Jannetje Snel" ;
    a2a:PersonNameFirstName "Jannetje" ;
    a2a:PersonNameLastName "Snel"
  ] .

oa:person_srt_2bf9803d-ff7e-8aee-c0f4-fa334593fbb2_Person2364077153
  a a2a:Person ;
  rdfs:label "Hendrikje Wesselink" ;
  a2a:PersonName [
    rdfs:label "Hendrikje Wesselink" ;
    a2a:PersonNameFirstName "Hendrikje" ;
    a2a:PersonNameLastName "Wesselink"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "45" ;
    rdfs:label "45"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Zwolle" ;
    rdfs:label "Zwolle"
  ] .

oa:person_srt_2bf9803d-ff7e-8aee-c0f4-fa334593fbb2_Person2364077154
  a a2a:Person ;
  rdfs:label "Roebert Wesselink" ;
  a2a:PersonName [
    rdfs:label "Roebert Wesselink" ;
    a2a:PersonNameFirstName "Roebert" ;
    a2a:PersonNameLastName "Wesselink"
  ] .

oa:person_srt_2bf9803d-ff7e-8aee-c0f4-fa334593fbb2_Person2364077155
  a a2a:Person ;
  rdfs:label "Lambertje Everts" ;
  a2a:PersonName [
    rdfs:label "Lambertje Everts" ;
    a2a:PersonNameFirstName "Lambertje" ;
    a2a:PersonNameLastName "Everts"
  ] .

oa:event_srt_2bf9803d-ff7e-8aee-c0f4-fa334593fbb2_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "20-08-1856" ;
    a2a:Year "1856" ;
    a2a:Month "08" ;
    a2a:Day "20" ;
    rdfs:label "1856-08-20"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_2bf9803d-ff7e-8aee-c0f4-fa334593fbb2_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_2bf9803d-ff7e-8aee-c0f4-fa334593fbb2_Person2364077150 ;
  a2a:EventKeyRef oa:event_srt_2bf9803d-ff7e-8aee-c0f4-fa334593fbb2_Event1 .

oa:relationep_srt_2bf9803d-ff7e-8aee-c0f4-fa334593fbb2_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_2bf9803d-ff7e-8aee-c0f4-fa334593fbb2_Person2364077151 ;
  a2a:EventKeyRef oa:event_srt_2bf9803d-ff7e-8aee-c0f4-fa334593fbb2_Event1 .

oa:relationep_srt_2bf9803d-ff7e-8aee-c0f4-fa334593fbb2_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_2bf9803d-ff7e-8aee-c0f4-fa334593fbb2_Person2364077152 ;
  a2a:EventKeyRef oa:event_srt_2bf9803d-ff7e-8aee-c0f4-fa334593fbb2_Event1 .

oa:relationep_srt_2bf9803d-ff7e-8aee-c0f4-fa334593fbb2_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_2bf9803d-ff7e-8aee-c0f4-fa334593fbb2_Person2364077153 ;
  a2a:EventKeyRef oa:event_srt_2bf9803d-ff7e-8aee-c0f4-fa334593fbb2_Event1 .

oa:relationep_srt_2bf9803d-ff7e-8aee-c0f4-fa334593fbb2_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_2bf9803d-ff7e-8aee-c0f4-fa334593fbb2_Person2364077154 ;
  a2a:EventKeyRef oa:event_srt_2bf9803d-ff7e-8aee-c0f4-fa334593fbb2_Event1 .

oa:relationep_srt_2bf9803d-ff7e-8aee-c0f4-fa334593fbb2_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_2bf9803d-ff7e-8aee-c0f4-fa334593fbb2_Person2364077155 ;
  a2a:EventKeyRef oa:event_srt_2bf9803d-ff7e-8aee-c0f4-fa334593fbb2_Event1 .

oa:source_srt_2bf9803d-ff7e-8aee-c0f4-fa334593fbb2
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1856-08-20 - 1856-08-20"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1856-08-20"^^xsd:date ;
    a2a:SourceIndexDateTo "1856-08-20"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "20-08-1856" ;
    a2a:Year "1856" ;
    a2a:Month "08" ;
    a2a:Day "20" ;
    rdfs:label "20-08-1856"
  ] ;
  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 "1856.558" ;
    a2a:RegistryNumber "1856C" ;
    a2a:Folio "c88" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijks- en echtscheidingsregister van de gemeente Rotterdam, 1856.558, 1856C, c88"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/184/F7EC6E67733C4CEFAE01A221A43F471F" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/184/F7EC6E67733C4CEFAE01A221A43F471F" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/184/F7EC6E67733C4CEFAE01A221A43F471F"
  ] ;
  a2a:SourceLastChangeDate "2021-09-20"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/14142DE24FDC42548F50AC0D6B1E5AB4" ;
  a2a:RecordIdentifier "2364077149" ;
  a2a:RecordGUID "{2bf9803d-ff7e-8aee-c0f4-fa334593fbb2}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder 14142DE2-4FDC-4254-8F50-AC0D6B1E5AB4" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-061856C_54_A2A.xml van SRT" .

