@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_0ea2a783-e52c-b118-be52-6f136a420c32
  a a2a:Record ;
  rdfs:label "Huwelijk op 18 februari 1857 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_0ea2a783-e52c-b118-be52-6f136a420c32_Person1014315971, oa:person_srt_0ea2a783-e52c-b118-be52-6f136a420c32_Person1014315972, oa:person_srt_0ea2a783-e52c-b118-be52-6f136a420c32_Person1014315973, oa:person_srt_0ea2a783-e52c-b118-be52-6f136a420c32_Person1014315974, oa:person_srt_0ea2a783-e52c-b118-be52-6f136a420c32_Person1014315975, oa:person_srt_0ea2a783-e52c-b118-be52-6f136a420c32_Person1014315976 ;
  a2a:hasEvent oa:event_srt_0ea2a783-e52c-b118-be52-6f136a420c32_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_0ea2a783-e52c-b118-be52-6f136a420c32_0, oa:relationep_srt_0ea2a783-e52c-b118-be52-6f136a420c32_1, oa:relationep_srt_0ea2a783-e52c-b118-be52-6f136a420c32_2, oa:relationep_srt_0ea2a783-e52c-b118-be52-6f136a420c32_3, oa:relationep_srt_0ea2a783-e52c-b118-be52-6f136a420c32_4, oa:relationep_srt_0ea2a783-e52c-b118-be52-6f136a420c32_5 ;
  a2a:hasSource oa:source_srt_0ea2a783-e52c-b118-be52-6f136a420c32 .

oa:person_srt_0ea2a783-e52c-b118-be52-6f136a420c32_Person1014315971
  a a2a:Person ;
  rdfs:label "Hendrik Johannes van den Broek" ;
  a2a:PersonName [
    rdfs:label "Hendrik Johannes van den Broek" ;
    a2a:PersonNameFirstName "Hendrik Johannes" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Broek"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "31" ;
    rdfs:label "31"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_0ea2a783-e52c-b118-be52-6f136a420c32_Person1014315972
  a a2a:Person ;
  rdfs:label "Lodewijk van den Broek" ;
  a2a:PersonName [
    rdfs:label "Lodewijk van den Broek" ;
    a2a:PersonNameFirstName "Lodewijk" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Broek"
  ] .

oa:person_srt_0ea2a783-e52c-b118-be52-6f136a420c32_Person1014315973
  a a2a:Person ;
  rdfs:label "Johanna Catharina Samuels" ;
  a2a:PersonName [
    rdfs:label "Johanna Catharina Samuels" ;
    a2a:PersonNameFirstName "Johanna Catharina" ;
    a2a:PersonNameLastName "Samuels"
  ] .

oa:person_srt_0ea2a783-e52c-b118-be52-6f136a420c32_Person1014315974
  a a2a:Person ;
  rdfs:label "Catharina Barendina Smit" ;
  a2a:PersonName [
    rdfs:label "Catharina Barendina Smit" ;
    a2a:PersonNameFirstName "Catharina Barendina" ;
    a2a:PersonNameLastName "Smit"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "27" ;
    rdfs:label "27"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_0ea2a783-e52c-b118-be52-6f136a420c32_Person1014315975
  a a2a:Person ;
  rdfs:label "Antony Smit" ;
  a2a:PersonName [
    rdfs:label "Antony Smit" ;
    a2a:PersonNameFirstName "Antony" ;
    a2a:PersonNameLastName "Smit"
  ] .

oa:person_srt_0ea2a783-e52c-b118-be52-6f136a420c32_Person1014315976
  a a2a:Person ;
  rdfs:label "Margrietha Comfurius" ;
  a2a:PersonName [
    rdfs:label "Margrietha Comfurius" ;
    a2a:PersonNameFirstName "Margrietha" ;
    a2a:PersonNameLastName "Comfurius"
  ] .

oa:event_srt_0ea2a783-e52c-b118-be52-6f136a420c32_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "18-02-1857" ;
    a2a:Year "1857" ;
    a2a:Month "02" ;
    a2a:Day "18" ;
    rdfs:label "1857-02-18"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_0ea2a783-e52c-b118-be52-6f136a420c32_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_0ea2a783-e52c-b118-be52-6f136a420c32_Person1014315971 ;
  a2a:EventKeyRef oa:event_srt_0ea2a783-e52c-b118-be52-6f136a420c32_Event1 .

oa:relationep_srt_0ea2a783-e52c-b118-be52-6f136a420c32_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_0ea2a783-e52c-b118-be52-6f136a420c32_Person1014315972 ;
  a2a:EventKeyRef oa:event_srt_0ea2a783-e52c-b118-be52-6f136a420c32_Event1 .

oa:relationep_srt_0ea2a783-e52c-b118-be52-6f136a420c32_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_0ea2a783-e52c-b118-be52-6f136a420c32_Person1014315973 ;
  a2a:EventKeyRef oa:event_srt_0ea2a783-e52c-b118-be52-6f136a420c32_Event1 .

oa:relationep_srt_0ea2a783-e52c-b118-be52-6f136a420c32_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_0ea2a783-e52c-b118-be52-6f136a420c32_Person1014315974 ;
  a2a:EventKeyRef oa:event_srt_0ea2a783-e52c-b118-be52-6f136a420c32_Event1 .

oa:relationep_srt_0ea2a783-e52c-b118-be52-6f136a420c32_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_0ea2a783-e52c-b118-be52-6f136a420c32_Person1014315975 ;
  a2a:EventKeyRef oa:event_srt_0ea2a783-e52c-b118-be52-6f136a420c32_Event1 .

oa:relationep_srt_0ea2a783-e52c-b118-be52-6f136a420c32_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_0ea2a783-e52c-b118-be52-6f136a420c32_Person1014315976 ;
  a2a:EventKeyRef oa:event_srt_0ea2a783-e52c-b118-be52-6f136a420c32_Event1 .

oa:source_srt_0ea2a783-e52c-b118-be52-6f136a420c32
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1857-02-18 - 1857-02-18"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1857-02-18"^^xsd:date ;
    a2a:SourceIndexDateTo "1857-02-18"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "18-02-1857" ;
    a2a:Year "1857" ;
    a2a:Month "02" ;
    a2a:Day "18" ;
    rdfs:label "18-02-1857"
  ] ;
  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 "1857.84" ;
    a2a:RegistryNumber "1857A" ;
    a2a:Folio "a45" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijks- en echtscheidingsregister van de gemeente Rotterdam, 1857.84, 1857A, a45"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/184/458F4630E5EC4191A8AD2FCE733CDFF7" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/184/458F4630E5EC4191A8AD2FCE733CDFF7" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/184/458F4630E5EC4191A8AD2FCE733CDFF7"
  ] ;
  a2a:SourceLastChangeDate "2022-01-06"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/748B5869EDAC4DBFBD6E8DE56EBA8C26" ;
  a2a:RecordIdentifier "1014315970" ;
  a2a:RecordGUID "{0ea2a783-e52c-b118-be52-6f136a420c32}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder 748B5869-EDAC-4DBF-BD6E-8DE56EBA8C26" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-061857A_54_A2A.xml van SRT" .

