@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_8c522f58-ab91-e277-4e8f-d469b3f01e06
  a a2a:Record ;
  rdfs:label "Huwelijk op 16 mei 1928 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_8c522f58-ab91-e277-4e8f-d469b3f01e06_Person1016258422, oa:person_srt_8c522f58-ab91-e277-4e8f-d469b3f01e06_Person1016258423, oa:person_srt_8c522f58-ab91-e277-4e8f-d469b3f01e06_Person1016258424, oa:person_srt_8c522f58-ab91-e277-4e8f-d469b3f01e06_Person1016258425, oa:person_srt_8c522f58-ab91-e277-4e8f-d469b3f01e06_Person1016258426, oa:person_srt_8c522f58-ab91-e277-4e8f-d469b3f01e06_Person1016258427 ;
  a2a:hasEvent oa:event_srt_8c522f58-ab91-e277-4e8f-d469b3f01e06_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_8c522f58-ab91-e277-4e8f-d469b3f01e06_0, oa:relationep_srt_8c522f58-ab91-e277-4e8f-d469b3f01e06_1, oa:relationep_srt_8c522f58-ab91-e277-4e8f-d469b3f01e06_2, oa:relationep_srt_8c522f58-ab91-e277-4e8f-d469b3f01e06_3, oa:relationep_srt_8c522f58-ab91-e277-4e8f-d469b3f01e06_4, oa:relationep_srt_8c522f58-ab91-e277-4e8f-d469b3f01e06_5 ;
  a2a:hasSource oa:source_srt_8c522f58-ab91-e277-4e8f-d469b3f01e06 .

oa:person_srt_8c522f58-ab91-e277-4e8f-d469b3f01e06_Person1016258422
  a a2a:Person ;
  rdfs:label "Arie Jacobus Bol Raap" ;
  a2a:PersonName [
    rdfs:label "Arie Jacobus Bol Raap" ;
    a2a:PersonNameFirstName "Arie Jacobus" ;
    a2a:PersonNameLastName "Bol Raap"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "18" ;
    rdfs:label "18"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_8c522f58-ab91-e277-4e8f-d469b3f01e06_Person1016258423
  a a2a:Person ;
  rdfs:label "Goris Bol Raap" ;
  a2a:PersonName [
    rdfs:label "Goris Bol Raap" ;
    a2a:PersonNameFirstName "Goris" ;
    a2a:PersonNameLastName "Bol Raap"
  ] .

oa:person_srt_8c522f58-ab91-e277-4e8f-d469b3f01e06_Person1016258424
  a a2a:Person ;
  rdfs:label "Hendrika Johanna Edelenbos" ;
  a2a:PersonName [
    rdfs:label "Hendrika Johanna Edelenbos" ;
    a2a:PersonNameFirstName "Hendrika Johanna" ;
    a2a:PersonNameLastName "Edelenbos"
  ] .

oa:person_srt_8c522f58-ab91-e277-4e8f-d469b3f01e06_Person1016258425
  a a2a:Person ;
  rdfs:label "Willemina Twigt" ;
  a2a:PersonName [
    rdfs:label "Willemina Twigt" ;
    a2a:PersonNameFirstName "Willemina" ;
    a2a:PersonNameLastName "Twigt"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "18" ;
    rdfs:label "18"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_8c522f58-ab91-e277-4e8f-d469b3f01e06_Person1016258426
  a a2a:Person ;
  rdfs:label "Pieter Cornelis Twigt" ;
  a2a:PersonName [
    rdfs:label "Pieter Cornelis Twigt" ;
    a2a:PersonNameFirstName "Pieter Cornelis" ;
    a2a:PersonNameLastName "Twigt"
  ] .

oa:person_srt_8c522f58-ab91-e277-4e8f-d469b3f01e06_Person1016258427
  a a2a:Person ;
  rdfs:label "Maria Johanna Bloem" ;
  a2a:PersonName [
    rdfs:label "Maria Johanna Bloem" ;
    a2a:PersonNameFirstName "Maria Johanna" ;
    a2a:PersonNameLastName "Bloem"
  ] .

oa:event_srt_8c522f58-ab91-e277-4e8f-d469b3f01e06_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "16-05-1928" ;
    a2a:Year "1928" ;
    a2a:Month "05" ;
    a2a:Day "16" ;
    rdfs:label "1928-05-16"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_8c522f58-ab91-e277-4e8f-d469b3f01e06_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_8c522f58-ab91-e277-4e8f-d469b3f01e06_Person1016258422 ;
  a2a:EventKeyRef oa:event_srt_8c522f58-ab91-e277-4e8f-d469b3f01e06_Event1 .

oa:relationep_srt_8c522f58-ab91-e277-4e8f-d469b3f01e06_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_8c522f58-ab91-e277-4e8f-d469b3f01e06_Person1016258423 ;
  a2a:EventKeyRef oa:event_srt_8c522f58-ab91-e277-4e8f-d469b3f01e06_Event1 .

oa:relationep_srt_8c522f58-ab91-e277-4e8f-d469b3f01e06_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_8c522f58-ab91-e277-4e8f-d469b3f01e06_Person1016258424 ;
  a2a:EventKeyRef oa:event_srt_8c522f58-ab91-e277-4e8f-d469b3f01e06_Event1 .

oa:relationep_srt_8c522f58-ab91-e277-4e8f-d469b3f01e06_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_8c522f58-ab91-e277-4e8f-d469b3f01e06_Person1016258425 ;
  a2a:EventKeyRef oa:event_srt_8c522f58-ab91-e277-4e8f-d469b3f01e06_Event1 .

oa:relationep_srt_8c522f58-ab91-e277-4e8f-d469b3f01e06_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_8c522f58-ab91-e277-4e8f-d469b3f01e06_Person1016258426 ;
  a2a:EventKeyRef oa:event_srt_8c522f58-ab91-e277-4e8f-d469b3f01e06_Event1 .

oa:relationep_srt_8c522f58-ab91-e277-4e8f-d469b3f01e06_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_8c522f58-ab91-e277-4e8f-d469b3f01e06_Person1016258427 ;
  a2a:EventKeyRef oa:event_srt_8c522f58-ab91-e277-4e8f-d469b3f01e06_Event1 .

oa:source_srt_8c522f58-ab91-e277-4e8f-d469b3f01e06
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1928-05-16 - 1928-05-16"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1928-05-16"^^xsd:date ;
    a2a:SourceIndexDateTo "1928-05-16"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "16-05-1928" ;
    a2a:Year "1928" ;
    a2a:Month "05" ;
    a2a:Day "16" ;
    rdfs:label "16-05-1928"
  ] ;
  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:DocumentNumber "1928.1632" ;
    a2a:RegistryNumber "1928F" ;
    a2a:Folio "f095v" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijksregister van de gemeente Rotterdam, 1928.1632, 1928F, f095v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/184/309C59B016884B199719ECA7E133B0D0" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/184/309C59B016884B199719ECA7E133B0D0" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/184/309C59B016884B199719ECA7E133B0D0"
  ] ;
  a2a:SourceLastChangeDate "2022-08-04"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/0E25FBECDA78472E936C0856D4EB50FA" ;
  a2a:RecordIdentifier "1016258421" ;
  a2a:RecordGUID "{8c522f58-ab91-e277-4e8f-d469b3f01e06}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder 0E25FBEC-DA78-472E-936C-0856D4EB50FA" ;
  a2a:SourceRemarkOpmerking "op 18-02-1928 is de achternaam van de vader en de bruidegom veranderd van Bol-Raap in Bol Raap" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-061928F_54_A2A.xml van SRT" .

