@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_089137ae-c69a-a0a5-d4db-a76df6236739
  a a2a:Record ;
  rdfs:label "Huwelijk op 5 januari 1853 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_089137ae-c69a-a0a5-d4db-a76df6236739_Person2898920021, oa:person_srt_089137ae-c69a-a0a5-d4db-a76df6236739_Person2898920022, oa:person_srt_089137ae-c69a-a0a5-d4db-a76df6236739_Person2898920023, oa:person_srt_089137ae-c69a-a0a5-d4db-a76df6236739_Person2898920024, oa:person_srt_089137ae-c69a-a0a5-d4db-a76df6236739_Person2898920025, oa:person_srt_089137ae-c69a-a0a5-d4db-a76df6236739_Person2898920026 ;
  a2a:hasEvent oa:event_srt_089137ae-c69a-a0a5-d4db-a76df6236739_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_089137ae-c69a-a0a5-d4db-a76df6236739_0, oa:relationep_srt_089137ae-c69a-a0a5-d4db-a76df6236739_1, oa:relationep_srt_089137ae-c69a-a0a5-d4db-a76df6236739_2, oa:relationep_srt_089137ae-c69a-a0a5-d4db-a76df6236739_3, oa:relationep_srt_089137ae-c69a-a0a5-d4db-a76df6236739_4, oa:relationep_srt_089137ae-c69a-a0a5-d4db-a76df6236739_5 ;
  a2a:hasSource oa:source_srt_089137ae-c69a-a0a5-d4db-a76df6236739 .

oa:person_srt_089137ae-c69a-a0a5-d4db-a76df6236739_Person2898920021
  a a2a:Person ;
  rdfs:label "Ludovicus Beaurieux" ;
  a2a:PersonName [
    rdfs:label "Ludovicus Beaurieux" ;
    a2a:PersonNameFirstName "Ludovicus" ;
    a2a:PersonNameLastName "Beaurieux"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "25" ;
    rdfs:label "25"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Roelange (Belgie)" ;
    rdfs:label "Roelange (Belgie)"
  ] .

oa:person_srt_089137ae-c69a-a0a5-d4db-a76df6236739_Person2898920022
  a a2a:Person ;
  rdfs:label "Joannes Beaurieux" ;
  a2a:PersonName [
    rdfs:label "Joannes Beaurieux" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNameLastName "Beaurieux"
  ] .

oa:person_srt_089137ae-c69a-a0a5-d4db-a76df6236739_Person2898920023
  a a2a:Person ;
  rdfs:label "Maria Catharina Coenegracht" ;
  a2a:PersonName [
    rdfs:label "Maria Catharina Coenegracht" ;
    a2a:PersonNameFirstName "Maria Catharina" ;
    a2a:PersonNameLastName "Coenegracht"
  ] .

oa:person_srt_089137ae-c69a-a0a5-d4db-a76df6236739_Person2898920024
  a a2a:Person ;
  rdfs:label "Geertruida Kersenboom" ;
  a2a:PersonName [
    rdfs:label "Geertruida Kersenboom" ;
    a2a:PersonNameFirstName "Geertruida" ;
    a2a:PersonNameLastName "Kersenboom"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "31" ;
    rdfs:label "31"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Bemmel" ;
    rdfs:label "Bemmel"
  ] .

oa:person_srt_089137ae-c69a-a0a5-d4db-a76df6236739_Person2898920025
  a a2a:Person ;
  rdfs:label "Joannes Theodorus Kersenboom" ;
  a2a:PersonName [
    rdfs:label "Joannes Theodorus Kersenboom" ;
    a2a:PersonNameFirstName "Joannes Theodorus" ;
    a2a:PersonNameLastName "Kersenboom"
  ] .

oa:person_srt_089137ae-c69a-a0a5-d4db-a76df6236739_Person2898920026
  a a2a:Person ;
  rdfs:label "Geertruida Houteman" ;
  a2a:PersonName [
    rdfs:label "Geertruida Houteman" ;
    a2a:PersonNameFirstName "Geertruida" ;
    a2a:PersonNameLastName "Houteman"
  ] .

oa:event_srt_089137ae-c69a-a0a5-d4db-a76df6236739_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "05-01-1853" ;
    a2a:Year "1853" ;
    a2a:Month "01" ;
    a2a:Day "05" ;
    rdfs:label "1853-01-05"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_089137ae-c69a-a0a5-d4db-a76df6236739_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_089137ae-c69a-a0a5-d4db-a76df6236739_Person2898920021 ;
  a2a:EventKeyRef oa:event_srt_089137ae-c69a-a0a5-d4db-a76df6236739_Event1 .

oa:relationep_srt_089137ae-c69a-a0a5-d4db-a76df6236739_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_089137ae-c69a-a0a5-d4db-a76df6236739_Person2898920022 ;
  a2a:EventKeyRef oa:event_srt_089137ae-c69a-a0a5-d4db-a76df6236739_Event1 .

oa:relationep_srt_089137ae-c69a-a0a5-d4db-a76df6236739_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_089137ae-c69a-a0a5-d4db-a76df6236739_Person2898920023 ;
  a2a:EventKeyRef oa:event_srt_089137ae-c69a-a0a5-d4db-a76df6236739_Event1 .

oa:relationep_srt_089137ae-c69a-a0a5-d4db-a76df6236739_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_089137ae-c69a-a0a5-d4db-a76df6236739_Person2898920024 ;
  a2a:EventKeyRef oa:event_srt_089137ae-c69a-a0a5-d4db-a76df6236739_Event1 .

oa:relationep_srt_089137ae-c69a-a0a5-d4db-a76df6236739_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_089137ae-c69a-a0a5-d4db-a76df6236739_Person2898920025 ;
  a2a:EventKeyRef oa:event_srt_089137ae-c69a-a0a5-d4db-a76df6236739_Event1 .

oa:relationep_srt_089137ae-c69a-a0a5-d4db-a76df6236739_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_089137ae-c69a-a0a5-d4db-a76df6236739_Person2898920026 ;
  a2a:EventKeyRef oa:event_srt_089137ae-c69a-a0a5-d4db-a76df6236739_Event1 .

oa:source_srt_089137ae-c69a-a0a5-d4db-a76df6236739
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1853-01-05 - 1853-01-05"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1853-01-05"^^xsd:date ;
    a2a:SourceIndexDateTo "1853-01-05"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "05-01-1853" ;
    a2a:Year "1853" ;
    a2a:Month "01" ;
    a2a:Day "05" ;
    rdfs:label "05-01-1853"
  ] ;
  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:RegistryNumber "1853A" ;
    a2a:Folio "a5v" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijks- en echtscheidingsregister van de gemeente Rotterdam, 1853A, a5v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/184/B645632D39BD4EAEBB8DF2AFDBA88D64" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/184/B645632D39BD4EAEBB8DF2AFDBA88D64" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/184/B645632D39BD4EAEBB8DF2AFDBA88D64"
  ] ;
  a2a:SourceLastChangeDate "2022-09-09"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/48997F7F01EB41669D5E66B5AE0FBFEA" ;
  a2a:RecordIdentifier "2898920020" ;
  a2a:RecordGUID "{089137ae-c69a-a0a5-d4db-a76df6236739}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder 48997F7F-01EB-4166-9D5E-66B5AE0FBFEA" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-061853A_54_A2A.xml van SRT" .

