@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_53c91c5e-6f4d-c5f1-4215-939ba8bfb0bb
  a a2a:Record ;
  rdfs:label "Huwelijk op 3 juli 1816 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_53c91c5e-6f4d-c5f1-4215-939ba8bfb0bb_Person2366429672, oa:person_srt_53c91c5e-6f4d-c5f1-4215-939ba8bfb0bb_Person2366429673, oa:person_srt_53c91c5e-6f4d-c5f1-4215-939ba8bfb0bb_Person2366429674, oa:person_srt_53c91c5e-6f4d-c5f1-4215-939ba8bfb0bb_Person2366429675, oa:person_srt_53c91c5e-6f4d-c5f1-4215-939ba8bfb0bb_Person2366429676, oa:person_srt_53c91c5e-6f4d-c5f1-4215-939ba8bfb0bb_Person2366429677 ;
  a2a:hasEvent oa:event_srt_53c91c5e-6f4d-c5f1-4215-939ba8bfb0bb_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_53c91c5e-6f4d-c5f1-4215-939ba8bfb0bb_0, oa:relationep_srt_53c91c5e-6f4d-c5f1-4215-939ba8bfb0bb_1, oa:relationep_srt_53c91c5e-6f4d-c5f1-4215-939ba8bfb0bb_2, oa:relationep_srt_53c91c5e-6f4d-c5f1-4215-939ba8bfb0bb_3, oa:relationep_srt_53c91c5e-6f4d-c5f1-4215-939ba8bfb0bb_4, oa:relationep_srt_53c91c5e-6f4d-c5f1-4215-939ba8bfb0bb_5 ;
  a2a:hasSource oa:source_srt_53c91c5e-6f4d-c5f1-4215-939ba8bfb0bb .

oa:person_srt_53c91c5e-6f4d-c5f1-4215-939ba8bfb0bb_Person2366429672
  a a2a:Person ;
  rdfs:label "Francois Joseph 't Kind De Roodenbeke" ;
  a2a:PersonName [
    rdfs:label "Francois Joseph 't Kind De Roodenbeke" ;
    a2a:PersonNameFirstName "Francois Joseph" ;
    a2a:PersonNamePrefixLastName "'t" ;
    a2a:PersonNameLastName "Kind De Roodenbeke"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "24" ;
    rdfs:label "24"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Brussel" ;
    rdfs:label "Brussel"
  ] .

oa:person_srt_53c91c5e-6f4d-c5f1-4215-939ba8bfb0bb_Person2366429673
  a a2a:Person ;
  rdfs:label "Henry 't Kind De Roodenbeke" ;
  a2a:PersonName [
    rdfs:label "Henry 't Kind De Roodenbeke" ;
    a2a:PersonNameFirstName "Henry" ;
    a2a:PersonNamePrefixLastName "'t" ;
    a2a:PersonNameLastName "Kind De Roodenbeke"
  ] .

oa:person_srt_53c91c5e-6f4d-c5f1-4215-939ba8bfb0bb_Person2366429674
  a a2a:Person ;
  rdfs:label "Ide Josephe Stevens" ;
  a2a:PersonName [
    rdfs:label "Ide Josephe Stevens" ;
    a2a:PersonNameFirstName "Ide Josephe" ;
    a2a:PersonNameLastName "Stevens"
  ] .

oa:person_srt_53c91c5e-6f4d-c5f1-4215-939ba8bfb0bb_Person2366429675
  a a2a:Person ;
  rdfs:label "Theresia Catharina Wilhelmina Ellinckhuysen" ;
  a2a:PersonName [
    rdfs:label "Theresia Catharina Wilhelmina Ellinckhuysen" ;
    a2a:PersonNameFirstName "Theresia Catharina Wilhelmina" ;
    a2a:PersonNameLastName "Ellinckhuysen"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "21" ;
    rdfs:label "21"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_53c91c5e-6f4d-c5f1-4215-939ba8bfb0bb_Person2366429676
  a a2a:Person ;
  rdfs:label "Pieter Lambertus Thomas Ellinckhuysen" ;
  a2a:PersonName [
    rdfs:label "Pieter Lambertus Thomas Ellinckhuysen" ;
    a2a:PersonNameFirstName "Pieter Lambertus Thomas" ;
    a2a:PersonNameLastName "Ellinckhuysen"
  ] .

oa:person_srt_53c91c5e-6f4d-c5f1-4215-939ba8bfb0bb_Person2366429677
  a a2a:Person ;
  rdfs:label "Theresia Margaretha du Bois" ;
  a2a:PersonName [
    rdfs:label "Theresia Margaretha du Bois" ;
    a2a:PersonNameFirstName "Theresia Margaretha" ;
    a2a:PersonNamePrefixLastName "du" ;
    a2a:PersonNameLastName "Bois"
  ] .

oa:event_srt_53c91c5e-6f4d-c5f1-4215-939ba8bfb0bb_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "03-07-1816" ;
    a2a:Year "1816" ;
    a2a:Month "07" ;
    a2a:Day "03" ;
    rdfs:label "1816-07-03"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_53c91c5e-6f4d-c5f1-4215-939ba8bfb0bb_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_53c91c5e-6f4d-c5f1-4215-939ba8bfb0bb_Person2366429672 ;
  a2a:EventKeyRef oa:event_srt_53c91c5e-6f4d-c5f1-4215-939ba8bfb0bb_Event1 .

oa:relationep_srt_53c91c5e-6f4d-c5f1-4215-939ba8bfb0bb_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_53c91c5e-6f4d-c5f1-4215-939ba8bfb0bb_Person2366429673 ;
  a2a:EventKeyRef oa:event_srt_53c91c5e-6f4d-c5f1-4215-939ba8bfb0bb_Event1 .

oa:relationep_srt_53c91c5e-6f4d-c5f1-4215-939ba8bfb0bb_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_53c91c5e-6f4d-c5f1-4215-939ba8bfb0bb_Person2366429674 ;
  a2a:EventKeyRef oa:event_srt_53c91c5e-6f4d-c5f1-4215-939ba8bfb0bb_Event1 .

oa:relationep_srt_53c91c5e-6f4d-c5f1-4215-939ba8bfb0bb_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_53c91c5e-6f4d-c5f1-4215-939ba8bfb0bb_Person2366429675 ;
  a2a:EventKeyRef oa:event_srt_53c91c5e-6f4d-c5f1-4215-939ba8bfb0bb_Event1 .

oa:relationep_srt_53c91c5e-6f4d-c5f1-4215-939ba8bfb0bb_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_53c91c5e-6f4d-c5f1-4215-939ba8bfb0bb_Person2366429676 ;
  a2a:EventKeyRef oa:event_srt_53c91c5e-6f4d-c5f1-4215-939ba8bfb0bb_Event1 .

oa:relationep_srt_53c91c5e-6f4d-c5f1-4215-939ba8bfb0bb_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_53c91c5e-6f4d-c5f1-4215-939ba8bfb0bb_Person2366429677 ;
  a2a:EventKeyRef oa:event_srt_53c91c5e-6f4d-c5f1-4215-939ba8bfb0bb_Event1 .

oa:source_srt_53c91c5e-6f4d-c5f1-4215-939ba8bfb0bb
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1816-07-03 - 1816-07-03"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1816-07-03"^^xsd:date ;
    a2a:SourceIndexDateTo "1816-07-03"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "03-07-1816" ;
    a2a:Year "1816" ;
    a2a:Month "07" ;
    a2a:Day "03" ;
    rdfs:label "03-07-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 "a247v" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijksregister van de gemeente Rotterdam, 1816A, a247v"
  ] ;
  a2a:SourceLastChangeDate "2022-10-09"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/978F6206F2F84C4D8D46A4FBE4805F80" ;
  a2a:RecordIdentifier "2366429671" ;
  a2a:RecordGUID "{53c91c5e-6f4d-c5f1-4215-939ba8bfb0bb}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder 978F6206-F2F8-4C4D-8D46-A4FBE4805F80" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-061816A_54_A2A.xml van SRT" .

