@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_ADCD7FF4-ADB1-4F61-AF3F-ECBA5B8470D2
  a a2a:Record ;
  rdfs:label "Huwelijk op 23 maart 1864 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_ADCD7FF4-ADB1-4F61-AF3F-ECBA5B8470D2_Person1014319797, oa:person_srt_ADCD7FF4-ADB1-4F61-AF3F-ECBA5B8470D2_Person1014319798, oa:person_srt_ADCD7FF4-ADB1-4F61-AF3F-ECBA5B8470D2_Person1014319799, oa:person_srt_ADCD7FF4-ADB1-4F61-AF3F-ECBA5B8470D2_Person1014319800, oa:person_srt_ADCD7FF4-ADB1-4F61-AF3F-ECBA5B8470D2_Person1014319801, oa:person_srt_ADCD7FF4-ADB1-4F61-AF3F-ECBA5B8470D2_Person1014319802 ;
  a2a:hasEvent oa:event_srt_ADCD7FF4-ADB1-4F61-AF3F-ECBA5B8470D2_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_ADCD7FF4-ADB1-4F61-AF3F-ECBA5B8470D2_0, oa:relationep_srt_ADCD7FF4-ADB1-4F61-AF3F-ECBA5B8470D2_1, oa:relationep_srt_ADCD7FF4-ADB1-4F61-AF3F-ECBA5B8470D2_2, oa:relationep_srt_ADCD7FF4-ADB1-4F61-AF3F-ECBA5B8470D2_3, oa:relationep_srt_ADCD7FF4-ADB1-4F61-AF3F-ECBA5B8470D2_4, oa:relationep_srt_ADCD7FF4-ADB1-4F61-AF3F-ECBA5B8470D2_5 ;
  a2a:hasSource oa:source_srt_ADCD7FF4-ADB1-4F61-AF3F-ECBA5B8470D2 .

oa:person_srt_ADCD7FF4-ADB1-4F61-AF3F-ECBA5B8470D2_Person1014319797
  a a2a:Person ;
  rdfs:label "Raphaël Gijsbert van den Blijk" ;
  a2a:PersonName [
    rdfs:label "Raphaël Gijsbert van den Blijk" ;
    a2a:PersonNameFirstName "Raphaël Gijsbert" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Blijk"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "28" ;
    rdfs:label "28"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Dordrecht" ;
    rdfs:label "Dordrecht"
  ] .

oa:person_srt_ADCD7FF4-ADB1-4F61-AF3F-ECBA5B8470D2_Person1014319798
  a a2a:Person ;
  rdfs:label "Frans Jacobus van den Blijk" ;
  a2a:PersonName [
    rdfs:label "Frans Jacobus van den Blijk" ;
    a2a:PersonNameFirstName "Frans Jacobus" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Blijk"
  ] .

oa:person_srt_ADCD7FF4-ADB1-4F61-AF3F-ECBA5B8470D2_Person1014319799
  a a2a:Person ;
  rdfs:label "Petronella Maria Bazendijk" ;
  a2a:PersonName [
    rdfs:label "Petronella Maria Bazendijk" ;
    a2a:PersonNameFirstName "Petronella Maria" ;
    a2a:PersonNameLastName "Bazendijk"
  ] .

oa:person_srt_ADCD7FF4-ADB1-4F61-AF3F-ECBA5B8470D2_Person1014319800
  a a2a:Person ;
  rdfs:label "Alberta Gerbrandina Stam de Jonge" ;
  a2a:PersonName [
    rdfs:label "Alberta Gerbrandina Stam de Jonge" ;
    a2a:PersonNameFirstName "Alberta Gerbrandina" ;
    a2a:PersonNameLastName "Stam de Jonge"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "28" ;
    rdfs:label "28"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Delfshaven" ;
    rdfs:label "Delfshaven"
  ] .

oa:person_srt_ADCD7FF4-ADB1-4F61-AF3F-ECBA5B8470D2_Person1014319801
  a a2a:Person ;
  rdfs:label "Gijsbertus Izaak Stam de Jonge" ;
  a2a:PersonName [
    rdfs:label "Gijsbertus Izaak Stam de Jonge" ;
    a2a:PersonNameFirstName "Gijsbertus Izaak" ;
    a2a:PersonNameLastName "Stam de Jonge"
  ] .

oa:person_srt_ADCD7FF4-ADB1-4F61-AF3F-ECBA5B8470D2_Person1014319802
  a a2a:Person ;
  rdfs:label "Gijsberta Jacoba Beusekamp" ;
  a2a:PersonName [
    rdfs:label "Gijsberta Jacoba Beusekamp" ;
    a2a:PersonNameFirstName "Gijsberta Jacoba" ;
    a2a:PersonNameLastName "Beusekamp"
  ] .

oa:event_srt_ADCD7FF4-ADB1-4F61-AF3F-ECBA5B8470D2_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "23-03-1864" ;
    a2a:Year "1864" ;
    a2a:Month "03" ;
    a2a:Day "23" ;
    rdfs:label "1864-03-23"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_ADCD7FF4-ADB1-4F61-AF3F-ECBA5B8470D2_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_ADCD7FF4-ADB1-4F61-AF3F-ECBA5B8470D2_Person1014319797 ;
  a2a:EventKeyRef oa:event_srt_ADCD7FF4-ADB1-4F61-AF3F-ECBA5B8470D2_Event1 .

oa:relationep_srt_ADCD7FF4-ADB1-4F61-AF3F-ECBA5B8470D2_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_ADCD7FF4-ADB1-4F61-AF3F-ECBA5B8470D2_Person1014319798 ;
  a2a:EventKeyRef oa:event_srt_ADCD7FF4-ADB1-4F61-AF3F-ECBA5B8470D2_Event1 .

oa:relationep_srt_ADCD7FF4-ADB1-4F61-AF3F-ECBA5B8470D2_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_ADCD7FF4-ADB1-4F61-AF3F-ECBA5B8470D2_Person1014319799 ;
  a2a:EventKeyRef oa:event_srt_ADCD7FF4-ADB1-4F61-AF3F-ECBA5B8470D2_Event1 .

oa:relationep_srt_ADCD7FF4-ADB1-4F61-AF3F-ECBA5B8470D2_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_ADCD7FF4-ADB1-4F61-AF3F-ECBA5B8470D2_Person1014319800 ;
  a2a:EventKeyRef oa:event_srt_ADCD7FF4-ADB1-4F61-AF3F-ECBA5B8470D2_Event1 .

oa:relationep_srt_ADCD7FF4-ADB1-4F61-AF3F-ECBA5B8470D2_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_ADCD7FF4-ADB1-4F61-AF3F-ECBA5B8470D2_Person1014319801 ;
  a2a:EventKeyRef oa:event_srt_ADCD7FF4-ADB1-4F61-AF3F-ECBA5B8470D2_Event1 .

oa:relationep_srt_ADCD7FF4-ADB1-4F61-AF3F-ECBA5B8470D2_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_ADCD7FF4-ADB1-4F61-AF3F-ECBA5B8470D2_Person1014319802 ;
  a2a:EventKeyRef oa:event_srt_ADCD7FF4-ADB1-4F61-AF3F-ECBA5B8470D2_Event1 .

oa:source_srt_ADCD7FF4-ADB1-4F61-AF3F-ECBA5B8470D2
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1864-03-23 - 1864-03-23"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1864-03-23"^^xsd:date ;
    a2a:SourceIndexDateTo "1864-03-23"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "23-03-1864" ;
    a2a:Year "1864" ;
    a2a:Month "03" ;
    a2a:Day "23" ;
    rdfs:label "23-03-1864"
  ] ;
  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 "1864.127" ;
    a2a:RegistryNumber "1864A" ;
    a2a:Folio "a67" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijks- en echtscheidingsregister van de gemeente Rotterdam, 1864.127, 1864A, a67"
  ] ;
  a2a:SourceLastChangeDate "2025-11-19"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/ADCD7FF4ADB14F61AF3FECBA5B8470D2" ;
  a2a:RecordIdentifier "1014319796" ;
  a2a:RecordGUID "{ADCD7FF4-ADB1-4F61-AF3F-ECBA5B8470D2}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/C94043328515438E889D71CA23526D5F" .

