@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_499e7dbf-e011-6fae-daa0-d18bc4f37a9b
  a a2a:Record ;
  rdfs:label "Huwelijk op 24 augustus 1825 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_499e7dbf-e011-6fae-daa0-d18bc4f37a9b_Person1014256644, oa:person_srt_499e7dbf-e011-6fae-daa0-d18bc4f37a9b_Person1014256645, oa:person_srt_499e7dbf-e011-6fae-daa0-d18bc4f37a9b_Person1014256646, oa:person_srt_499e7dbf-e011-6fae-daa0-d18bc4f37a9b_Person1014256647, oa:person_srt_499e7dbf-e011-6fae-daa0-d18bc4f37a9b_Person1014256648, oa:person_srt_499e7dbf-e011-6fae-daa0-d18bc4f37a9b_Person1014256649 ;
  a2a:hasEvent oa:event_srt_499e7dbf-e011-6fae-daa0-d18bc4f37a9b_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_499e7dbf-e011-6fae-daa0-d18bc4f37a9b_0, oa:relationep_srt_499e7dbf-e011-6fae-daa0-d18bc4f37a9b_1, oa:relationep_srt_499e7dbf-e011-6fae-daa0-d18bc4f37a9b_2, oa:relationep_srt_499e7dbf-e011-6fae-daa0-d18bc4f37a9b_3, oa:relationep_srt_499e7dbf-e011-6fae-daa0-d18bc4f37a9b_4, oa:relationep_srt_499e7dbf-e011-6fae-daa0-d18bc4f37a9b_5 ;
  a2a:hasSource oa:source_srt_499e7dbf-e011-6fae-daa0-d18bc4f37a9b .

oa:person_srt_499e7dbf-e011-6fae-daa0-d18bc4f37a9b_Person1014256644
  a a2a:Person ;
  rdfs:label "Joseph Brandel" ;
  a2a:PersonName [
    rdfs:label "Joseph Brandel" ;
    a2a:PersonNameFirstName "Joseph" ;
    a2a:PersonNameLastName "Brandel"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "29" ;
    rdfs:label "29"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_499e7dbf-e011-6fae-daa0-d18bc4f37a9b_Person1014256645
  a a2a:Person ;
  rdfs:label "Emanuel Brandel" ;
  a2a:PersonName [
    rdfs:label "Emanuel Brandel" ;
    a2a:PersonNameFirstName "Emanuel" ;
    a2a:PersonNameLastName "Brandel"
  ] .

oa:person_srt_499e7dbf-e011-6fae-daa0-d18bc4f37a9b_Person1014256646
  a a2a:Person ;
  rdfs:label "Sara Alexander" ;
  a2a:PersonName [
    rdfs:label "Sara Alexander" ;
    a2a:PersonNameFirstName "Sara" ;
    a2a:PersonNameLastName "Alexander"
  ] .

oa:person_srt_499e7dbf-e011-6fae-daa0-d18bc4f37a9b_Person1014256647
  a a2a:Person ;
  rdfs:label "Truytje Samuel Vroman" ;
  a2a:PersonName [
    rdfs:label "Truytje Samuel Vroman" ;
    a2a:PersonNameFirstName "Truytje Samuel" ;
    a2a:PersonNameLastName "Vroman"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "22" ;
    rdfs:label "22"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_499e7dbf-e011-6fae-daa0-d18bc4f37a9b_Person1014256648
  a a2a:Person ;
  rdfs:label "Samuel Joseph Vroman" ;
  a2a:PersonName [
    rdfs:label "Samuel Joseph Vroman" ;
    a2a:PersonNameFirstName "Samuel Joseph" ;
    a2a:PersonNameLastName "Vroman"
  ] .

oa:person_srt_499e7dbf-e011-6fae-daa0-d18bc4f37a9b_Person1014256649
  a a2a:Person ;
  rdfs:label "Henderijntje Samuel" ;
  a2a:PersonName [
    rdfs:label "Henderijntje Samuel" ;
    a2a:PersonNameFirstName "Henderijntje" ;
    a2a:PersonNameLastName "Samuel"
  ] .

oa:event_srt_499e7dbf-e011-6fae-daa0-d18bc4f37a9b_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "24-08-1825" ;
    a2a:Year "1825" ;
    a2a:Month "08" ;
    a2a:Day "24" ;
    rdfs:label "1825-08-24"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_499e7dbf-e011-6fae-daa0-d18bc4f37a9b_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_499e7dbf-e011-6fae-daa0-d18bc4f37a9b_Person1014256644 ;
  a2a:EventKeyRef oa:event_srt_499e7dbf-e011-6fae-daa0-d18bc4f37a9b_Event1 .

oa:relationep_srt_499e7dbf-e011-6fae-daa0-d18bc4f37a9b_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_499e7dbf-e011-6fae-daa0-d18bc4f37a9b_Person1014256645 ;
  a2a:EventKeyRef oa:event_srt_499e7dbf-e011-6fae-daa0-d18bc4f37a9b_Event1 .

oa:relationep_srt_499e7dbf-e011-6fae-daa0-d18bc4f37a9b_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_499e7dbf-e011-6fae-daa0-d18bc4f37a9b_Person1014256646 ;
  a2a:EventKeyRef oa:event_srt_499e7dbf-e011-6fae-daa0-d18bc4f37a9b_Event1 .

oa:relationep_srt_499e7dbf-e011-6fae-daa0-d18bc4f37a9b_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_499e7dbf-e011-6fae-daa0-d18bc4f37a9b_Person1014256647 ;
  a2a:EventKeyRef oa:event_srt_499e7dbf-e011-6fae-daa0-d18bc4f37a9b_Event1 .

oa:relationep_srt_499e7dbf-e011-6fae-daa0-d18bc4f37a9b_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_499e7dbf-e011-6fae-daa0-d18bc4f37a9b_Person1014256648 ;
  a2a:EventKeyRef oa:event_srt_499e7dbf-e011-6fae-daa0-d18bc4f37a9b_Event1 .

oa:relationep_srt_499e7dbf-e011-6fae-daa0-d18bc4f37a9b_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_499e7dbf-e011-6fae-daa0-d18bc4f37a9b_Person1014256649 ;
  a2a:EventKeyRef oa:event_srt_499e7dbf-e011-6fae-daa0-d18bc4f37a9b_Event1 .

oa:source_srt_499e7dbf-e011-6fae-daa0-d18bc4f37a9b
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1825-08-24 - 1825-08-24"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1825-08-24"^^xsd:date ;
    a2a:SourceIndexDateTo "1825-08-24"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "24-08-1825" ;
    a2a:Year "1825" ;
    a2a:Month "08" ;
    a2a:Day "24" ;
    rdfs:label "24-08-1825"
  ] ;
  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 "1825B" ;
    a2a:Folio "b31v" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijks- en echtscheidingsregister van de gemeente Rotterdam, 1825B, b31v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://hdl.handle.net/21.12133/E23AB10F9061457695E24097D6E26E25" ;
    a2a:UriViewer "https://hdl.handle.net/21.12133/E23AB10F9061457695E24097D6E26E25" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/184/E23AB10F9061457695E24097D6E26E25"
  ] ;
  a2a:SourceLastChangeDate "2020-04-30"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/9C8D3D80204B44889FE1BE3031D81C90" ;
  a2a:RecordIdentifier "1014256643" ;
  a2a:RecordGUID "{499e7dbf-e011-6fae-daa0-d18bc4f37a9b}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder 9C8D3D80-204B-4488-9FE1-BE3031D81C90" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-061825B_54_A2A.xml van SRT" .

