@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_481dba6a-9d5d-94de-c8c1-875082835709
  a a2a:Record ;
  rdfs:label "Huwelijk op 26 juli 1861 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_481dba6a-9d5d-94de-c8c1-875082835709_Person2390434674, oa:person_srt_481dba6a-9d5d-94de-c8c1-875082835709_Person2390434675, oa:person_srt_481dba6a-9d5d-94de-c8c1-875082835709_Person2390434676, oa:person_srt_481dba6a-9d5d-94de-c8c1-875082835709_Person2390434677, oa:person_srt_481dba6a-9d5d-94de-c8c1-875082835709_Person2390434678, oa:person_srt_481dba6a-9d5d-94de-c8c1-875082835709_Person2390434679 ;
  a2a:hasEvent oa:event_srt_481dba6a-9d5d-94de-c8c1-875082835709_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_481dba6a-9d5d-94de-c8c1-875082835709_0, oa:relationep_srt_481dba6a-9d5d-94de-c8c1-875082835709_1, oa:relationep_srt_481dba6a-9d5d-94de-c8c1-875082835709_2, oa:relationep_srt_481dba6a-9d5d-94de-c8c1-875082835709_3, oa:relationep_srt_481dba6a-9d5d-94de-c8c1-875082835709_4, oa:relationep_srt_481dba6a-9d5d-94de-c8c1-875082835709_5 ;
  a2a:hasSource oa:source_srt_481dba6a-9d5d-94de-c8c1-875082835709 .

oa:person_srt_481dba6a-9d5d-94de-c8c1-875082835709_Person2390434674
  a a2a:Person ;
  rdfs:label "Johannes van Zijl" ;
  a2a:PersonName [
    rdfs:label "Johannes van Zijl" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Zijl"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "23" ;
    rdfs:label "23"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_481dba6a-9d5d-94de-c8c1-875082835709_Person2390434675
  a a2a:Person ;
  rdfs:label "Johannes van Zijl" ;
  a2a:PersonName [
    rdfs:label "Johannes van Zijl" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Zijl"
  ] .

oa:person_srt_481dba6a-9d5d-94de-c8c1-875082835709_Person2390434676
  a a2a:Person ;
  rdfs:label "Schenetta Schefferli" ;
  a2a:PersonName [
    rdfs:label "Schenetta Schefferli" ;
    a2a:PersonNameFirstName "Schenetta" ;
    a2a:PersonNameLastName "Schefferli"
  ] .

oa:person_srt_481dba6a-9d5d-94de-c8c1-875082835709_Person2390434677
  a a2a:Person ;
  rdfs:label "Lamina Mookhoek" ;
  a2a:PersonName [
    rdfs:label "Lamina Mookhoek" ;
    a2a:PersonNameFirstName "Lamina" ;
    a2a:PersonNameLastName "Mookhoek"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "25" ;
    rdfs:label "25"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Schiedam" ;
    rdfs:label "Schiedam"
  ] .

oa:person_srt_481dba6a-9d5d-94de-c8c1-875082835709_Person2390434678
  a a2a:Person ;
  rdfs:label "Teunis Mookhoek" ;
  a2a:PersonName [
    rdfs:label "Teunis Mookhoek" ;
    a2a:PersonNameFirstName "Teunis" ;
    a2a:PersonNameLastName "Mookhoek"
  ] .

oa:person_srt_481dba6a-9d5d-94de-c8c1-875082835709_Person2390434679
  a a2a:Person ;
  rdfs:label "Metje Warner" ;
  a2a:PersonName [
    rdfs:label "Metje Warner" ;
    a2a:PersonNameFirstName "Metje" ;
    a2a:PersonNameLastName "Warner"
  ] .

oa:event_srt_481dba6a-9d5d-94de-c8c1-875082835709_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "26-07-1861" ;
    a2a:Year "1861" ;
    a2a:Month "07" ;
    a2a:Day "26" ;
    rdfs:label "1861-07-26"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_481dba6a-9d5d-94de-c8c1-875082835709_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_481dba6a-9d5d-94de-c8c1-875082835709_Person2390434674 ;
  a2a:EventKeyRef oa:event_srt_481dba6a-9d5d-94de-c8c1-875082835709_Event1 .

oa:relationep_srt_481dba6a-9d5d-94de-c8c1-875082835709_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_481dba6a-9d5d-94de-c8c1-875082835709_Person2390434675 ;
  a2a:EventKeyRef oa:event_srt_481dba6a-9d5d-94de-c8c1-875082835709_Event1 .

oa:relationep_srt_481dba6a-9d5d-94de-c8c1-875082835709_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_481dba6a-9d5d-94de-c8c1-875082835709_Person2390434676 ;
  a2a:EventKeyRef oa:event_srt_481dba6a-9d5d-94de-c8c1-875082835709_Event1 .

oa:relationep_srt_481dba6a-9d5d-94de-c8c1-875082835709_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_481dba6a-9d5d-94de-c8c1-875082835709_Person2390434677 ;
  a2a:EventKeyRef oa:event_srt_481dba6a-9d5d-94de-c8c1-875082835709_Event1 .

oa:relationep_srt_481dba6a-9d5d-94de-c8c1-875082835709_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_481dba6a-9d5d-94de-c8c1-875082835709_Person2390434678 ;
  a2a:EventKeyRef oa:event_srt_481dba6a-9d5d-94de-c8c1-875082835709_Event1 .

oa:relationep_srt_481dba6a-9d5d-94de-c8c1-875082835709_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_481dba6a-9d5d-94de-c8c1-875082835709_Person2390434679 ;
  a2a:EventKeyRef oa:event_srt_481dba6a-9d5d-94de-c8c1-875082835709_Event1 .

oa:source_srt_481dba6a-9d5d-94de-c8c1-875082835709
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1861-07-26 - 1861-07-26"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1861-07-26"^^xsd:date ;
    a2a:SourceIndexDateTo "1861-07-26"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "26-07-1861" ;
    a2a:Year "1861" ;
    a2a:Month "07" ;
    a2a:Day "26" ;
    rdfs:label "26-07-1861"
  ] ;
  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 "1861.511" ;
    a2a:RegistryNumber "1861C" ;
    a2a:Folio "c64v" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijks- en echtscheidingsregister van de gemeente Rotterdam, 1861.511, 1861C, c64v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/184/ED862E605DAF4A1392F2B5B5E64B4E46" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/184/ED862E605DAF4A1392F2B5B5E64B4E46" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/184/ED862E605DAF4A1392F2B5B5E64B4E46"
  ] ;
  a2a:SourceLastChangeDate "2021-10-25"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/4A52E2C1CE8A472D8034F438C332202B" ;
  a2a:RecordIdentifier "2390434673" ;
  a2a:RecordGUID "{481dba6a-9d5d-94de-c8c1-875082835709}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder 4A52E2C1-CE8A-472D-8034-F438C332202B" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-061861C_54_A2A.xml van SRT" .

